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 1553b4f commit a49815bCopy full SHA for a49815b
.github/workflows/format-suggest.yaml
@@ -28,7 +28,7 @@ jobs:
28
pull-requests: write
29
30
steps:
31
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
32
with:
33
ref: ${{ github.event.pull_request.head.sha }}
34
0 commit comments