We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c75a7 commit 12e1796Copy full SHA for 12e1796
.github/workflows/BuildPR.yml
@@ -35,7 +35,7 @@ jobs:
35
brew install openssl@3
36
openssl version
37
- name: Checkout
38
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
39
with:
40
fetch-depth: 0
41
submodules: true
0 commit comments