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 afaa4c8 commit 7922797Copy full SHA for 7922797
.github/workflows/build-multiarch.yml
@@ -112,7 +112,7 @@ jobs:
112
runs-on: ubuntu-22.04
113
steps:
114
- name: Checkout
115
- uses: actions/checkout@v5.0.0
+ uses: actions/checkout@v6.0.0
116
with:
117
# for build-files step
118
fetch-depth: 0
.github/workflows/verify-pr.yml
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments