Skip to content

Commit

Permalink
Merge pull request #214 from ssciwr/dependabot/github_actions/JamesIv…
Browse files Browse the repository at this point in the history
…es/github-pages-deploy-action-4.6.8

Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.8
  • Loading branch information
lkeegan authored Oct 1, 2024
2 parents 9358dd2 + 07b356d commit 903acb6
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 @@ -17,7 +17,7 @@ jobs:
cache: "pnpm"
- run: pnpm install
- run: pnpm run build
- uses: JamesIves/[email protected].1
- uses: JamesIves/[email protected].8
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
name: Deploy to gh-pages
with:
Expand Down

0 comments on commit 903acb6

Please sign in to comment.