Skip to content

Commit fc3976d

Browse files
committed
Update download artifact too
1 parent fc58b8e commit fc3976d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- build
1919
steps:
2020
- name: Download Artifact
21-
uses: actions/download-artifact@v2.1.0
21+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
2222
with:
2323
name: build-artifact
2424
- name: Prepare GitHub Release assets

0 commit comments

Comments
 (0)