Skip to content

Commit

Permalink
docs: update version of action-setup
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Feb 8, 2024
1 parent 6b3d4a5 commit 39f2990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/continuous-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
node-version: [15]
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
- uses: pnpm/action-setup@v3
with:
version: 8
- name: Use Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit 39f2990

Please sign in to comment.