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 3f7ee87 commit 68a030eCopy full SHA for 68a030e
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-22.04
10
name: Check scripts
11
steps:
12
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
13
- name: Set up Python
14
uses: actions/setup-python@v2
15
with:
0 commit comments