Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and maciektr committed Jun 11, 2024
1 parent 86c33a0 commit 0c40a7b
Show file tree
Hide file tree
Showing 7 changed files with 1,605 additions and 1,274 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/website-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: '18.x'
- uses: actions/configure-pages@v4
- uses: actions/configure-pages@v5
- run: npm ci
- run: npm run build
- name: Upload GitHub Pages artifact
Expand Down
Loading

0 comments on commit 0c40a7b

Please sign in to comment.