mirror of
https://github.com/ivuorinen/sysvinit-service-generator.git
synced 2026-02-20 14:54:05 +00:00
fix: version prefix in deploy.yml, update checkout
This commit is contained in:
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@@ -9,9 +9,9 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Build and Deploy Vue
|
name: Build and Deploy Vue
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
- id: Build-Deploy-Vue
|
- id: Build-Deploy-Vue
|
||||||
uses: Daniele-Tentoni/VuePagesAction@1.0.8
|
uses: Daniele-Tentoni/VuePagesAction@v1.0.8
|
||||||
with:
|
with:
|
||||||
username: 'ivuorinen'
|
username: 'ivuorinen'
|
||||||
reponame: 'sysvinit-service-generator'
|
reponame: 'sysvinit-service-generator'
|
||||||
|
|||||||
Reference in New Issue
Block a user