Skip to content

Commit a602b87

Browse files
authored
Merge pull request #86 from gitx/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents c0efbba + 8d4b359 commit a602b87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/BuildPR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
brew install openssl@3
3333
openssl version
3434
- name: Checkout
35-
uses: actions/checkout@v5
35+
uses: actions/checkout@v6
3636
with:
3737
fetch-depth: 0
3838
submodules: true

0 commit comments

Comments
 (0)