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