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.
2 parents 2841ff1 + 3165e0c commit 19fce6cCopy full SHA for 19fce6c
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
30
steps:
31
- name: Git Checkout
32
- uses: actions/checkout@v4 # https://github.com/actions/checkout
+ uses: actions/checkout@v5 # https://github.com/actions/checkout
33
34
- name: Install uv
35
uses: astral-sh/setup-uv@v6
0 commit comments