Skip to content

Commit cbf0ce2

Browse files
committed
chore: merge main
2 parents aed35de + 8aa3eda commit cbf0ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sample-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2222

2323
- name: Setup Node.js # Setup .npmrc file to publish to npm
24-
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
24+
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
2525
with:
2626
node-version: '20.x'
2727
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)