Skip to content

Commit edfd9c0

Browse files
renovate[bot]stempler
authored andcommitted
chore(deps): update actions/download-artifact action to v4.3.0
1 parent 46080ca commit edfd9c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
runs-on: ubuntu-latest
145145
steps:
146146
- name: Download hale studio build (Linux)
147-
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
147+
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
148148
with:
149149
name: hale studio (Linux)
150150

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
runs-on: ubuntu-latest
143143
steps:
144144
- name: Download hale studio build (Linux)
145-
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
145+
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
146146
with:
147147
name: hale studio (Linux)
148148

0 commit comments

Comments
 (0)