Skip to content

Commit d475986

Browse files
authored
Merge pull request #83 from gitx/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 808c1a3 + 12e1796 commit d475986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildPR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
brew install openssl@3
3636
openssl version
3737
- name: Checkout
38-
uses: actions/checkout@v4
38+
uses: actions/checkout@v5
3939
with:
4040
fetch-depth: 0
4141
submodules: true

0 commit comments

Comments
 (0)