Skip to content

Commit 773289f

Browse files
Update actions/checkout action to v5
1 parent 93518da commit 773289f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-cleanup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
needs: cleanup_registry
7272
steps:
7373
- name: Checkout Repository
74-
uses: actions/checkout@v4
74+
uses: actions/checkout@v5
7575
with:
7676
sparse-checkout: |
7777
scripts

0 commit comments

Comments
 (0)