We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa43745 + 6cb733f commit 9d8bc24Copy full SHA for 9d8bc24
1 file changed
.github/workflows/python.yaml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
14
- name: Set up Python 3
15
uses: actions/setup-python@v6
16
with:
0 commit comments