Update actions/checkout action to v5
Some checks failed
Build Nginx-based docker image / build-static-assets (pull_request) Failing after 35s
Some checks failed
Build Nginx-based docker image / build-static-assets (pull_request) Failing after 35s
This commit is contained in:
parent
5703c6ca01
commit
20e9917e5c
@ -8,7 +8,7 @@ jobs:
|
||||
build-static-assets:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user