Skip to content

Commit

Permalink
Update actions/setup-node digest to 97ca147
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent f65475f commit d7fcd5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@6d193bf28034eafb982f37bd894289fe649468fc

- name: Install Node.js ${{ matrix.node-version }}
uses: actions/setup-node@1c7b2db92075f828bee89d7e19d33a911d15e7b3
uses: actions/setup-node@97ca147735c170fb35096b39ef17a0fc5d9270ac
with:
node-version: ${{ matrix.node-version }}
check-latest: true
Expand Down

0 comments on commit d7fcd5b

Please sign in to comment.