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 4c9fa6d commit c9eaea6Copy full SHA for c9eaea6
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
37
steps:
38
- name: Check out
39
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
40
- name: Build
41
shell: bash
42
run: |
0 commit comments