Skip to content

Commit 4849e93

Browse files
Bump actions/setup-node from 4.2.0 to 4.4.0 (#163)
1 parent 6bd2198 commit 4849e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
id: get-runs-using-version
2929
uses: ./
3030
- name: Set up Node
31-
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
31+
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
3232
with:
3333
node-version: v${{ steps.get-runs-using-version.outputs.version }}
3434
- name: Cache Node Packages

0 commit comments

Comments
 (0)