Skip to content

Commit b1a0f0d

Browse files
chore(deps): update actions/checkout action to v5
1 parent 5d9a866 commit b1a0f0d

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,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77

88
steps:
9-
- uses: actions/checkout@v4
9+
- uses: actions/checkout@v5
1010

1111
- uses: pnpm/action-setup@v4
1212

0 commit comments

Comments
 (0)