Skip to content

Commit

Permalink
chore(deps): update actions/setup-node action to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2023
1 parent 8787908 commit c0d671d
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@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0

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

0 comments on commit c0d671d

Please sign in to comment.