We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1749b5e commit 2578666Copy full SHA for 2578666
.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@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
+ uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
73
74
- name: 'Build'
75
env:
0 commit comments