Update actions/checkout action to v5
Some checks failed
Build docker image / build-static-assets (pull_request) Failing after 17m43s
Some checks failed
Build docker image / build-static-assets (pull_request) Failing after 17m43s
This commit is contained in:
parent
74f424ce03
commit
10e1e34fd0
@ -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 }}
|
||||
- name: Set up Docker Buildx
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user