We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe61eb6 commit 2bd8613Copy full SHA for 2bd8613
3 files changed
.github/workflows/linux.yml
@@ -30,7 +30,7 @@ jobs:
30
${{ runner.os }}-pip-
31
32
- name: Checkout source files
33
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
34
with:
35
fetch-depth: 0
36
.github/workflows/pr.yml
.github/workflows/windows.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
0 commit comments