We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 886187a commit a0c49b8Copy full SHA for a0c49b8
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: windows-latest
8
9
steps:
10
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2
11
12
- name: Build Projects
13
run: |
0 commit comments