We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 254e5c0 + 3a5cb8f commit ce8ea15Copy full SHA for ce8ea15
.github/workflows/lint.yml
@@ -31,7 +31,7 @@ jobs:
31
steps:
32
33
- name: Get source code
34
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
35
36
- name: Set up Python
37
uses: actions/setup-python@v5
.github/workflows/tests.yml
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
46
47
48
0 commit comments