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 a384f8a commit ef1ef09Copy full SHA for ef1ef09
README.md
@@ -33,7 +33,7 @@ jobs:
33
contents: write
34
35
steps:
36
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
37
# Include the pull request ref in the checkout action to prevent merge commit
38
# https://github.com/actions/checkout?tab=readme-ov-file#checkout-pull-request-head-commit-instead-of-merge-commit
39
with:
0 commit comments