We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75d58ee + 92c9847 commit 6146f4cCopy full SHA for 6146f4c
1 file changed
.github/workflows/pythonapp.yml
@@ -39,7 +39,7 @@ jobs:
39
40
41
steps:
42
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
43
- name: Setup Python
44
uses: actions/setup-python@v6.0.0
45
with:
0 commit comments