We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68663e2 commit daf6440Copy full SHA for daf6440
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
12
steps:
13
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
14
- name: Set up Python
15
uses: actions/setup-python@v5
16
with:
0 commit comments