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 93518da commit 773289fCopy full SHA for 773289f
.github/workflows/pr-cleanup.yaml
@@ -71,7 +71,7 @@ jobs:
71
needs: cleanup_registry
72
steps:
73
- name: Checkout Repository
74
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
75
with:
76
sparse-checkout: |
77
scripts
0 commit comments