Skip to content

Commit 577621a

Browse files
authored
Merge pull request #126 from slicer69/dependabot/github_actions/actions/checkout-4.1.4
Actions(deps): Bump actions/checkout from 4.1.3 to 4.1.4
2 parents 0ab4e2a + 6931e89 commit 577621a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
clang-${{ matrix.clang_major_version }}
7070
7171
- name: Checkout Git branch
72-
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
72+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
7373

7474
- name: 'Build'
7575
env:

0 commit comments

Comments
 (0)