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 12af031 commit 79695d1Copy full SHA for 79695d1
.github/workflows/mypy.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Display Git version
23
run: git --version
24
25
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
26
with:
27
submodules: recursive
28
.github/workflows/runtime.yml
@@ -24,7 +24,7 @@ jobs:
29
30
0 commit comments