Skip to content

Commit

Permalink
Merge pull request #333 from jakemulley/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub-actions-b15dd9e3df

Bump the github-actions group with 1 update
  • Loading branch information
jakemulley authored May 6, 2024
2 parents d5a4155 + 72418a2 commit f47c91c
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 @@ -25,7 +25,7 @@ jobs:
with:
node-version: 20
cache: "npm"
- uses: actions/configure-pages@v4
- uses: actions/configure-pages@v5
id: pages
- run: npm ci
- run: npm run ci
Expand Down

0 comments on commit f47c91c

Please sign in to comment.