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