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 584c456 + 42079cb commit 9264a9aCopy full SHA for 9264a9a
.github/workflows/python-app.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
- name: Install uv
20
uses: astral-sh/setup-uv@v6
21
with:
0 commit comments