We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5704c5 commit a172862Copy full SHA for a172862
1 file changed
.github/workflows/build.yml
@@ -54,7 +54,7 @@ jobs:
54
ARCH: ${{ matrix.arch.name }} # build target, name required by binary-builder
55
56
steps:
57
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
58
with:
59
show-progress: false
60
0 commit comments