We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76eebf9 + 1c93614 commit 45bf9c9Copy full SHA for 45bf9c9
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