Skip to content

Commit bb4e92b

Browse files
authored
Merge pull request #186 from jackbayliss/update-checkout
[4.x] Update Checkout action
2 parents eb00242 + 9c83ac7 commit bb4e92b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

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

1717
steps:
1818
- name: Checkout
19-
uses: actions/checkout@v4
19+
uses: actions/checkout@v6
2020

2121
- name: Setup Node ${{ matrix.node }}
2222
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)