We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ffeeb5 + e304e67 commit 68a1263Copy full SHA for 68a1263
1 file changed
.github/workflows/addPDF.yml
@@ -11,7 +11,7 @@ jobs:
11
12
steps:
13
- name: Checkout repository
14
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
15
# https://github.com/actions/checkout/issues/317
16
with:
17
ref: ${{ github.event.pull_request.head.ref }}
0 commit comments