There was an error while loading. Please reload this page.
1 parent 0580f00 commit 2c5cd2aCopy full SHA for 2c5cd2a
2 files changed
.github/workflows/on_release.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Download Tarball 📥
19
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
+ uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
20
with:
21
name: tarball
22
.github/workflows/run_tests.yml
@@ -39,7 +39,7 @@ jobs:
39
fetch-depth: 0
40
41
42
43
44
45
0 commit comments