We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83cfaaa + 7aff43d commit 336eeadCopy full SHA for 336eead
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@v4
+ - uses: actions/checkout@v5
14
- name: Set up Python 3
15
uses: actions/setup-python@v5
16
with:
0 commit comments