Skip to content

Commit

Permalink
Improve advanced usage docs (#472)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmunder committed May 1, 2022
1 parent 25184c4 commit 0bd0676
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/advanced-usage.md
Expand Up @@ -82,9 +82,9 @@ steps:

steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@646cdf48217256a3d0b80361c5a50727664284f2
- uses: pnpm/action-setup@v2
with:
version: 6.10.0
version: 6.32.9
- uses: actions/setup-node@v3
with:
node-version: '14'
Expand Down

0 comments on commit 0bd0676

Please sign in to comment.