mirror of
https://github.com/ivuorinen/sysvinit-service-generator.git
synced 2026-01-26 03:24:03 +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
|
||||
name: Build and Deploy Vue
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- id: Build-Deploy-Vue
|
||||
uses: Daniele-Tentoni/VuePagesAction@1.0.8
|
||||
uses: Daniele-Tentoni/VuePagesAction@v1.0.8
|
||||
with:
|
||||
username: 'ivuorinen'
|
||||
reponame: 'sysvinit-service-generator'
|
||||
|
||||
Reference in New Issue
Block a user