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 b850dc0 + 623fefc commit 63d54e7Copy full SHA for 63d54e7
1 file changed
.github/workflows/update-index.yaml
@@ -20,7 +20,7 @@ jobs:
20
pull-requests: write
21
steps:
22
- name: Checkout
23
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
24
with:
25
fetch-depth: 0
26
ref: ${{ github.head_ref }}
@@ -78,7 +78,7 @@ jobs:
78
contents: write
79
80
81
82
83
84
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments