We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e77fb77 commit 43e90e7Copy full SHA for 43e90e7
.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@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
73
74
- name: 'Build'
75
env:
0 commit comments