There was an error while loading. Please reload this page.
2 parents d729b82 + 18eb99a commit 402f964Copy full SHA for 402f964
1 file changed
.github/workflows/build-docker.yml
@@ -12,7 +12,7 @@ jobs:
12
build:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
16
with:
17
token: ${{ secrets.GITHUB_TOKEN }}
18
- name: Set up QEMU
0 commit comments