Skip to content

Commit faeba6c

Browse files
authored
Merge pull request #124 from slicer69/dependabot/github_actions/actions/checkout-4.1.2
Actions(deps): Bump actions/checkout from 4.1.1 to 4.1.2
2 parents e9bee5f + 523f324 commit faeba6c

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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
72+
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
7373

7474
- name: 'Build'
7575
env:

0 commit comments

Comments
 (0)