We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dbeeae commit fee759fCopy full SHA for fee759f
.github/workflows/image.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: checkout code
18
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
19
with:
20
fetch-depth: 0
21
- name: Set up QEMU
0 commit comments