We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c71a20 commit a5ff827Copy full SHA for a5ff827
.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@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
+ uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
73
74
- name: 'Build'
75
env:
0 commit comments