We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4773e4 commit 7dbeac9Copy full SHA for 7dbeac9
.github/workflows/build-multiarch.yml
@@ -93,7 +93,7 @@ jobs:
93
runs-on: ubuntu-22.04
94
steps:
95
- name: Checkout
96
- uses: actions/checkout@v4.2.0
+ uses: actions/checkout@v4.2.1
97
with:
98
# for build-files step
99
fetch-depth: 0
.github/workflows/verify-pr.yml
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
0 commit comments