We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0efbba + 8d4b359 commit a602b87Copy full SHA for a602b87
1 file changed
.github/workflows/BuildPR.yml
@@ -32,7 +32,7 @@ jobs:
32
brew install openssl@3
33
openssl version
34
- name: Checkout
35
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
36
with:
37
fetch-depth: 0
38
submodules: true
0 commit comments