Skip to content

Commit

Permalink
Merge pull request #223 from Jean-BaptisteC/wkf
Browse files Browse the repository at this point in the history
Bump Github Actions
  • Loading branch information
bristow authored Jun 7, 2024
2 parents 8655069 + 3227cec commit 0d858a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.ref || '' }}
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5

- name: Use Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 0d858a2

Please sign in to comment.