2 parents 8e92aae + f0b7068 commit 37ef40aCopy full SHA for 37ef40a
1 file changed
.github/workflows/build.yaml
@@ -60,7 +60,7 @@ jobs:
60
steps:
61
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
62
- name: Download artifacts
63
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
64
with:
65
name: build
66
- name: Extract artifacts
@@ -126,7 +126,7 @@ jobs:
126
127
128
fetch-depth: 0
129
- - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ - uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
130
131
132
0 commit comments