We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c7fc5b commit 66021c5Copy full SHA for 66021c5
2 files changed
.github/workflows/check.yml
@@ -146,7 +146,7 @@ jobs:
146
runs-on: ubuntu-latest
147
steps:
148
- name: Download hale studio build (Linux)
149
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
150
with:
151
name: hale studio (Linux)
152
.github/workflows/publish.yml
@@ -142,7 +142,7 @@ jobs:
142
143
144
145
0 commit comments