Skip to content

Commit a68e24d

Browse files
robstollgithub-actions[bot]
authored andcommitted
auto cleanup sources
1 parent 3c02840 commit a68e24d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
build:
2222
runs-on: ubuntu-latest
2323
steps:
24-
- uses: actions/checkout@v4
24+
- uses: actions/checkout@v5
2525
- name: Cleanup Sources
2626
run: ./scripts/cleanup-on-push-to-main.sh
2727
- name: Create Pull Request if necessary

0 commit comments

Comments
 (0)