Skip to content

Commit ccc63ca

Browse files
chore(deps): update actions/checkout action to v6
1 parent f387fa1 commit ccc63ca

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
@@ -6,6 +6,6 @@ jobs:
66
test:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v4
9+
- uses: actions/checkout@v6
1010
- run: yarn
1111
- run: yarn test

0 commit comments

Comments
 (0)