We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b5a803 commit 6f716efCopy full SHA for 6f716ef
.github/workflows/config.yml
@@ -66,7 +66,7 @@ jobs:
66
# ls -al /home/runner/work/_temp/_github_workflow/
67
68
- name: Chcekout
69
- uses: actions/checkout@v2
+ uses: actions/checkout@v3.0.2
70
71
- name: Start X server
72
run: |
0 commit comments