Skip to content

Commit 8014c0b

Browse files
committed
chore(.github): bump download-artifact to v4
Signed-off-by: Vaughn Dice <[email protected]>
1 parent 9f6ae64 commit 8014c0b

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)