Skip to content

Commit 59d712f

Browse files
chore(deps): update actions/setup-node digest to cdca736
1 parent e08e994 commit 59d712f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
token: ${{ secrets.PAT_RELEASE_PUSH }} # persists the token for pushing to the repo later
5757

58-
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
58+
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
5959
with:
6060
cache: 'npm'
6161
node-version-file: '.nvmrc'

0 commit comments

Comments
 (0)