We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b06584 commit f606ee2Copy full SHA for f606ee2
1 file changed
.github/workflows/build.yml
@@ -8,7 +8,7 @@ jobs:
8
matrix:
9
python: [3.14, 3.9]
10
steps:
11
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
12
- uses: actions/setup-python@v6
13
with:
14
python-version: ${{ matrix.python }}
0 commit comments