Skip to content

Commit

Permalink
chore: use version for now
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-perkins committed Apr 19, 2024
1 parent bdb820f commit 7635a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- name: Checkout Code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
- uses: pnpm/action-setup@v3
with:
version: 8
- name: Use Node
Expand Down

0 comments on commit 7635a23

Please sign in to comment.