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 c844413 commit 41fda23Copy full SHA for 41fda23
.github/workflows/claude.yml
@@ -52,7 +52,7 @@ jobs:
52
id-token: write
53
steps:
54
- name: Checkout repository
55
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
56
with:
57
fetch-depth: 1
58
0 commit comments