Skip to content

Commit

Permalink
Update action setup version
Browse files Browse the repository at this point in the history
  • Loading branch information
alnoki committed Jul 5, 2024
1 parent 66b302c commit 94227fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/verify-doc-site-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: 'actions/setup-node@v3'
with:
node-version: 20
- uses: 'pnpm/action-setup@v2'
- uses: 'pnpm/action-setup@v4'
with:
run_install: false
version: '9.1.2'
Expand Down
2 changes: 1 addition & 1 deletion src/rust/dependencies/aptos-indexer-processors

0 comments on commit 94227fe

Please sign in to comment.