Bump checkout action to latest version
This commit is contained in:
parent
c0084b0763
commit
a60a978b7f
9 changed files with 19 additions and 19 deletions
2
.github/workflows/dev-image.yml
vendored
2
.github/workflows/dev-image.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
dev-image-test:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- run: make build
|
||||
- run: make cirun cmd="npm ci"
|
||||
# - run: make ciall
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue