Skip to content

Commit 2a960ad

Browse files
Merge branch 'master' into dependabot/github_actions/codecov/codecov-action-5.4.0
2 parents 7b3ba37 + b4bf34b commit 2a960ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
2626

2727
- name: Setup Node.js
28-
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
28+
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
2929
with:
3030
node-version: ${{ env.node }}
3131
cache: 'npm'

0 commit comments

Comments
 (0)