Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 21, 2022
1 parent 1732d69 commit ea44f59
Show file tree
Hide file tree
Showing 3 changed files with 194 additions and 194 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0

- name: Install Node.js
uses: actions/setup-node@969bd2663942d722d85b6a8626225850c2f7be4b # tag=v3.5.0
uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # v3.5.1
with:
node-version-file: .node-version
check-latest: true
Expand All @@ -36,7 +36,7 @@ jobs:
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0

- name: Install Node.js
uses: actions/setup-node@969bd2663942d722d85b6a8626225850c2f7be4b # tag=v3.5.0
uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # v3.5.1
with:
node-version-file: .node-version
check-latest: true
Expand Down

0 comments on commit ea44f59

Please sign in to comment.