We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents afd1ce5 + 353f247 commit 9c4cdabCopy full SHA for 9c4cdab
2 files changed
.github/workflows/release.yaml
@@ -21,7 +21,7 @@ jobs:
21
release:
22
runs-on: ubuntu-latest
23
steps:
24
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
25
- uses: actions/setup-python@v6
26
with:
27
python-version: "3.12"
.github/workflows/test.yaml
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
54
python-version: ${{ matrix.python-version }}
0 commit comments