We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c78077 commit da8d5ccCopy full SHA for da8d5cc
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
27
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
28
29
- name: Setup environment
30
run: |
0 commit comments