Skip to content

Commit 055fc96

Browse files
Bump actions/download-artifact from 3 to 4 (#132)
1 parent 992009e commit 055fc96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
id-token: write
3434
steps:
3535
- name: Get the artifacts
36-
uses: actions/download-artifact@v3
36+
uses: actions/download-artifact@v4
3737
with:
3838
name: dist
3939
path: dist

0 commit comments

Comments
 (0)