We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05a5db7 commit 0dc9ae0Copy full SHA for 0dc9ae0
2 files changed
.github/workflows/check.yml
@@ -144,7 +144,7 @@ jobs:
144
runs-on: ubuntu-latest
145
steps:
146
- name: Download hale studio build (Linux)
147
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
+ uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
148
with:
149
name: hale studio (Linux)
150
.github/workflows/publish.yml
@@ -142,7 +142,7 @@ jobs:
142
143
0 commit comments