We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd3141 commit a1dc8ddCopy full SHA for a1dc8dd
.github/workflows/check.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: checkout
25
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
26
27
- name: install GNU tools
28
if: matrix.cfg.os == 'macos-12'
0 commit comments