Skip to content

Commit a2212be

Browse files
authored
Update runner_cleanup.yml
1 parent 98b85e4 commit a2212be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/runner_cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
actions: write
1313
steps:
1414
- name: Limpiar runners offline
15-
uses: actions/cleanup-action@v3
15+
uses: actions/cleanup-action@v4
1616
with:
1717
token: ${{ secrets.RUNNER_CLEANUP_TOKEN }} # Token personalizado
1818
remove-token: ${{ secrets.RUNNER_CLEANUP_TOKEN }} # Token personalizado

0 commit comments

Comments
 (0)