Skip to content

Commit

Permalink
Merge pull request #44 from MIT-DUSP-NBS/dependabot/github_actions/pn…
Browse files Browse the repository at this point in the history
…pm/action-setup-4
  • Loading branch information
dependabot[bot] authored May 13, 2024
2 parents cf6933f + 7209cfb commit 0533ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
- uses: pnpm/action-setup@v4
with:
version: 9
- name: Set up Node
Expand Down

0 comments on commit 0533ac3

Please sign in to comment.