We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c5330 commit fa15804Copy full SHA for fa15804
.github/workflows/reusable_build_push_images.yml
@@ -41,7 +41,7 @@ jobs:
41
run: mkdir -p build-${{ inputs.arch }}
42
43
- name: Download Driverkit
44
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
+ uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
45
with:
46
name: driverkit-${{ inputs.arch }}
47
path: build-${{ inputs.arch }}
0 commit comments