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 192b982 commit ce35976Copy full SHA for ce35976
.github/workflows/latest-changes.yml
@@ -24,8 +24,6 @@ jobs:
24
env:
25
GITHUB_CONTEXT: ${{ toJson(github) }}
26
run: echo "$GITHUB_CONTEXT"
27
- # pin to actions/checkout@v6 for compatibility with latest-changes
28
- # Ref: https://github.com/actions/checkout/issues/2313
29
- uses: actions/checkout@v6
30
with:
31
# To allow latest-changes to commit to the main branch
0 commit comments