Skip to content

Commit 9509f54

Browse files
committed
ci: update actions/checktout to v4 on gh workflows
1 parent 80aaabf commit 9509f54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.yml

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

6161
steps:
6262
- name: Checkout
63-
uses: actions/checkout@v3
63+
uses: actions/checkout@v4
6464
- name: Use Node.js ${{ matrix.node-version }}
6565
uses: actions/setup-node@v4
6666
with:

0 commit comments

Comments
 (0)