Skip to content

Commit 6c203c9

Browse files
build(deps): bump actions/setup-node from 4.0.1 to 4.1.0
PR-URL: #4432 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com> Signed-off-by: dependabot[bot] <support@github.com>
1 parent a837a33 commit 6c203c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_published_package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
# Install Node.js:
5959
- name: 'Install Node.js'
60-
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
60+
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
6161
with:
6262
node-version: 20
6363
timeout-minutes: 5

0 commit comments

Comments
 (0)