Skip to content

Commit ed7ac0a

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/npm-dependencies-4fa87a6987
2 parents 2462dbb + cc7e115 commit ed7ac0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
npm install
2727
npm run build
2828
- name: Upload artifact
29-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
29+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
3030
with:
3131
path: "_site" # The directory that contains the deployable files
3232
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)