Skip to content

Commit 8f81a83

Browse files
authored
Merge pull request #15 from Chia-Network/dependabot/github_actions/actions/upload-artifact-4
2 parents 27a3c7d + a346667 commit 8f81a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: npm run build
4545

4646
- name: Upload Bundle to Artifacts
47-
uses: actions/upload-artifact@v3
47+
uses: actions/upload-artifact@v4
4848
with:
4949
name: dist
5050
path: dist/

0 commit comments

Comments
 (0)