Skip to content

Commit 665905e

Browse files
authored
Merge pull request #21 from vdice/chore/bump-download-artifact-v4
chore(.github): bump download-artifact to v4
2 parents 9f6ae64 + 8014c0b commit 665905e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
run: echo "RELEASE_VERSION=precanary" >> $GITHUB_ENV
135135

136136
- name: Download artifacts
137-
uses: actions/download-artifact@v3
137+
uses: actions/download-artifact@v4
138138
- name: Display structure of downloaded files
139139
run: ls -R
140140
- name: pluginify it

0 commit comments

Comments
 (0)