Skip to content

Commit

Permalink
Merge pull request #409 from myrotvorets/renovate/actions-setup-node-3.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/setup-node action to v3.5.1
  • Loading branch information
myrotvorets-team authored Oct 14, 2022
2 parents 18356b8 + 6751fa3 commit f5e028e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2

- name: Setup Node.js environment
uses: actions/setup-node@969bd2663942d722d85b6a8626225850c2f7be4b # tag=v3.5.0
uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3.5.1
with:
node-version-file: '.nvmrc'
cache: npm
Expand Down

0 comments on commit f5e028e

Please sign in to comment.