We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9bee5f + 523f324 commit faeba6cCopy full SHA for faeba6c
.github/workflows/linux.yml
@@ -69,7 +69,7 @@ jobs:
69
clang-${{ matrix.clang_major_version }}
70
71
- name: Checkout Git branch
72
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
+ uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
73
74
- name: 'Build'
75
env:
0 commit comments