We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a22b999 commit 8b303deCopy full SHA for 8b303de
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
Test:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
14
- uses: actions/setup-python@v4
15
with:
16
python-version: '3.12'
0 commit comments