Skip to content

Commit a637f37

Browse files
Merge pull request #440 from mit-dormcon/dependabot/github_actions/actions/setup-node-4.0.4
2 parents 767efc6 + 7b956b4 commit a637f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: actions/[email protected]
4141

4242
- name: 🚧 Setup Node
43-
uses: actions/[email protected].3
43+
uses: actions/[email protected].4
4444
with:
4545
node-version: "20.x"
4646
cache: yarn

0 commit comments

Comments
 (0)