Skip to content

Commit 14f41f2

Browse files
committed
chore(deps): update actions/setup-node action [v4.0.3 → v4.0.4]
1 parent a7bcced commit 14f41f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
distribution: "temurin"
3030
java-version-file: .tool-versions
3131
cache: "gradle"
32-
- uses: actions/setup-node@v4.0.3
32+
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
3333
with:
3434
node-version-file: .tool-versions
3535
- name: Install semantic-release

0 commit comments

Comments
 (0)