We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c5330 commit 0ff635cCopy full SHA for 0ff635c
.github/workflows/reusable_build_test_driverkit.yml
@@ -40,7 +40,7 @@ jobs:
40
run: make integration_test
41
42
- name: Upload driverkit
43
- uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
+ uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
44
with:
45
name: driverkit-${{ inputs.arch }}
46
path: |
0 commit comments