Skip to content

Commit 0161dd0

Browse files
ci(action): update actions/setup-node digest to 1a4442c
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5df6b1d commit 0161dd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- run: git config --global user.name github-actions
4747
- run: git config --global user.email github-actions@github.com
4848
- name: Use Node.js from .nvmrc
49-
uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
49+
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
5050
with:
5151
node-version-file: .nvmrc
5252
cache: npm

0 commit comments

Comments
 (0)