Skip to content

Commit 6e016c2

Browse files
authored
Merge pull request #3388 from navikt/dependabot/github_actions/actions/setup-node-4.0.2
Bump actions/setup-node from 4.0.1 to 4.0.2
2 parents b710a59 + 6b218e0 commit 6e016c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-push-deploy-to-dev.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@v4
2626
with:
2727
persist-credentials: false
28-
- uses: actions/[email protected].1
28+
- uses: actions/[email protected].2
2929
with:
3030
node-version: '18.x'
3131
- name: install-deps-client-and-server

0 commit comments

Comments
 (0)