Skip to content

Commit 0dc9ae0

Browse files
renovate[bot]stempler
authored andcommitted
chore(deps): update actions/download-artifact action to v4.2.0
1 parent 05a5db7 commit 0dc9ae0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
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@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
147+
uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
148148
with:
149149
name: hale studio (Linux)
150150

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
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@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
145+
uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
146146
with:
147147
name: hale studio (Linux)
148148

0 commit comments

Comments
 (0)