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 4a448a2 commit b3925f8Copy full SHA for b3925f8
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
11
steps:
12
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
13
with:
14
token: ${{ secrets.GITHUBTOKEN }}
15
- name: Set up Python
0 commit comments