We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c515473 + a2f5a10 commit 10c3284Copy full SHA for 10c3284
1 file changed
.github/workflows/python-package.yaml
@@ -23,7 +23,7 @@ jobs:
23
- "3.13"
24
25
steps:
26
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
27
- uses: actions/setup-python@v6
28
with:
29
python-version: ${{ matrix.python-version }}
@@ -39,7 +39,7 @@ jobs:
39
runs-on: ubuntu-latest
40
41
42
43
44
45
python-version: "3.x"
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
57
@@ -63,7 +63,7 @@ jobs:
63
64
65
66
67
68
69
0 commit comments