Skip to content

Commit b7ddf86

Browse files
Bump actions/checkout from 5 to 6 (#315)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60ffaef commit b7ddf86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Mirror
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@v5
15+
- uses: actions/checkout@v6
1616
- run: git config --global user.name 'Github Actions'
1717
- run: git config --global user.email '41898282+github-actions[bot]@users.noreply.github.com'
1818
- name: Install the latest version of uv

0 commit comments

Comments
 (0)