Skip to content

Commit fc9e825

Browse files
renovate[bot]ahnpnl
authored andcommitted
build(deps): Update actions/setup-node action to v3.8.2
1 parent f371881 commit fc9e825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
# https://github.com/marketplace/actions/checkout
6969
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
7070
# https://github.com/marketplace/actions/setup-node-js-environment
71-
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
71+
- uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
7272
with:
7373
node-version: 16
7474
registry-url: https://registry.npmjs.org/

0 commit comments

Comments
 (0)