Skip to content

Commit 498a794

Browse files
authored
update artifact version (#90)
Co-authored-by: John Calderon <[email protected]>
1 parent c8b1aa5 commit 498a794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish-new-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104

105105
steps:
106106
- name: Download artifacts
107-
uses: actions/download-artifact@v3
107+
uses: actions/download-artifact@v4
108108
with:
109109
name: ${{ github.event.inputs.tag }}
110110
path: dist

0 commit comments

Comments
 (0)