2 parents 4e4cd07 + c830385 commit a12daf1Copy full SHA for a12daf1
1 file changed
.github/workflows/build-images.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- name: Checkout
24
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
25
with:
26
persist-credentials: false # Do not store the token or SSH key with the local git config
27
- # we need qemu and buildx so we can build multiple platforms later
0 commit comments