Skip to content

Commit 2386814

Browse files
build(deps): Update actions/setup-node action to v3.4.0 (#3680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79789a8 commit 2386814

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
# https://github.com/marketplace/actions/checkout
7171
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
7272
# https://github.com/marketplace/actions/setup-node-js-environment
73-
- uses: actions/setup-node@eeb10cff27034e7acf239c5d29f62154018672fd # tag=v3.3.0
73+
- uses: actions/setup-node@5b949b50c3461bbcd5a540b150c368278160234a # tag=v3.4.0
7474
with:
7575
node-version: 12
7676
registry-url: https://registry.npmjs.org/

0 commit comments

Comments
 (0)