We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ffaef commit b7ddf86Copy full SHA for b7ddf86
.github/workflows/main.yaml
@@ -12,7 +12,7 @@ jobs:
12
name: Mirror
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
16
- run: git config --global user.name 'Github Actions'
17
- run: git config --global user.email '41898282+github-actions[bot]@users.noreply.github.com'
18
- name: Install the latest version of uv
0 commit comments