mirror of
https://github.com/valitydev/frontend-openapi-generator-cli.git
synced 2024-11-06 01:25:21 +00:00
Update actions/checkout action to v4
This commit is contained in:
parent
95ecd67bf6
commit
5b6d2b7259
2
.github/workflows/master.yaml
vendored
2
.github/workflows/master.yaml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
name: Publish
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: valitydev/action-frontend/setup@v0.1
|
||||
- run: npm ci
|
||||
- uses: valitydev/action-frontend/publish@v0.1
|
||||
|
Loading…
Reference in New Issue
Block a user