Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 1a9a00d commit ff79f03
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 67 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
run: npm run build

- name: Deploy GitHub Pages
uses: JamesIves/[email protected].3
uses: JamesIves/[email protected].4
with:
folder: dist
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: npm run build

- name: Dry-Run GitHub Pages
uses: JamesIves/[email protected].3
uses: JamesIves/[email protected].4
with:
folder: dist
dry-run: true
131 changes: 66 additions & 65 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ff79f03

Please sign in to comment.