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 1362940 commit 5254c8bCopy full SHA for 5254c8b
.github/workflows/latest-changes.yml
@@ -20,8 +20,6 @@ jobs:
20
latest-changes:
21
runs-on: ubuntu-latest
22
steps:
23
- # pin to actions/checkout@v6 for compatibility with latest-changes
24
- # Ref: https://github.com/actions/checkout/issues/2313
25
- uses: actions/checkout@v6
26
with:
27
# To allow latest-changes to commit to the main branch
0 commit comments