Skip to content

Commit df3f7e0

Browse files
Bump actions/checkout from 3 to 4 (#58)
Category: none
1 parent 878bb71 commit df3f7e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: Node ${{ matrix.node }}
1010
steps:
1111
- name: Checkout
12-
uses: actions/checkout@v3
12+
uses: actions/checkout@v4
1313
- name: Use node ${{ matrix.node }}
1414
uses: actions/setup-node@v4
1515
with:

0 commit comments

Comments
 (0)