Skip to content

Commit

Permalink
Merge pull request #167 from MRT-Map/dependabot/github_actions/pnpm/a…
Browse files Browse the repository at this point in the history
…ction-setup-4
  • Loading branch information
dependabot[bot] authored May 14, 2024
2 parents 83fff51 + 8da6523 commit c2330d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
- uses: pnpm/action-setup@v4
with:
version: latest
- name: Use Node.js
Expand Down

0 comments on commit c2330d2

Please sign in to comment.