Skip to content

Commit 4e4381d

Browse files
Merge pull request #115 from doismellburning/dependabot/github_actions/actions/checkout-6
2 parents 664900e + 866e823 commit 4e4381d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
steps:
17-
- uses: actions/checkout@v5
17+
- uses: actions/checkout@v6
1818
- uses: astral-sh/setup-uv@v7
1919
with:
2020
enable-cache: true

0 commit comments

Comments
 (0)