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 03f494e commit 7e41d66Copy full SHA for 7e41d66
.github/workflows/build-and-test.yml
@@ -21,7 +21,7 @@ jobs:
21
- os: ubuntu-latest
22
23
steps:
24
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
25
26
- name: Fetch Clang
27
uses: ./.github/actions/apt-fetch-clang
0 commit comments