We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69a4080 + dec47e2 commit 1263ad5Copy full SHA for 1263ad5
1 file changed
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
python-version: ['3.10', '3.11', '3.12', '3.13']
13
fail-fast: false
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
16
- name: Install uv
17
uses: astral-sh/setup-uv@v5
18
- name: Set up Python ${{ matrix.python-version }}
0 commit comments