We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06ed1e5 commit 591b0ceCopy full SHA for 591b0ce
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@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
+ uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
148
with:
149
name: hale studio (Linux)
150
.github/workflows/publish.yml
@@ -142,7 +142,7 @@ jobs:
142
143
0 commit comments