Skip to content

Commit b2cbb3e

Browse files
authored
Remove comment
1 parent fe765f5 commit b2cbb3e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/latest-changes.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
env:
2727
GITHUB_CONTEXT: ${{ toJson(github) }}
2828
run: echo "$GITHUB_CONTEXT"
29-
# pin to actions/checkout@v6 for compatibility with latest-changes
30-
# Ref: https://github.com/actions/checkout/issues/2313
3129
- uses: actions/checkout@v6
3230
with:
3331
# To allow latest-changes to commit to the main branch

0 commit comments

Comments
 (0)