Skip to content

Commit

Permalink
feat: update upload-pages-artifact to v4
Browse files Browse the repository at this point in the history
just trying random stuff now
  • Loading branch information
diegovester committed Feb 26, 2024
1 parent a3e290b commit 268969e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
npm run docs:build
touch .vitepress/dist/.nojekyll
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
uses: actions/upload-pages-artifact@v4
with:
path: /.vitepress/dist

Expand Down

0 comments on commit 268969e

Please sign in to comment.