Skip to content

Commit

Permalink
ci: bump ci to latest actions/setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonraimondi committed Jul 6, 2024
1 parent 832ac45 commit 2cb85fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: pnpm/action-setup@v4
with:
version: 9
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version-file: '.node-version'
cache: pnpm
Expand Down

0 comments on commit 2cb85fe

Please sign in to comment.