Skip to content

Commit 9acb049

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/download-artifact-7.0.0
2 parents 039a464 + 5fdeddb commit 9acb049

File tree

3 files changed

+248
-140
lines changed

3 files changed

+248
-140
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: npm test
2626

2727
- name: Upload artifacts
28-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4
28+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f
2929
with:
3030
name: gh-pages
3131
path: ./public/

0 commit comments

Comments
 (0)