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.
2 parents b5aea3b + 86770d6 commit 3c6ce0eCopy full SHA for 3c6ce0e
.github/workflows/addPDF.yml
@@ -11,7 +11,7 @@ jobs:
11
12
steps:
13
- name: Checkout repository
14
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
15
# https://github.com/actions/checkout/issues/317
16
with:
17
ref: ${{ github.event.pull_request.head.ref }}
0 commit comments