Skip to content

Commit

Permalink
chore(deps): pin dependencies (#336)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2022
1 parent 2da594f commit 0a115e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:

steps:
- name: Checkout Source Files
uses: actions/checkout@v2
uses: actions/checkout@dc323e67f16fb5f7663d20ff7941f27f5809e9b6 # v2

- name: Use Node.js v${{ matrix.node-version }}
uses: actions/setup-node@v2
uses: actions/setup-node@1f8c6b94b26d0feae1e387ca63ccbdc44d27b561 # v2
with:
node-version: ${{ matrix.node-version }}

Expand Down

0 comments on commit 0a115e4

Please sign in to comment.