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 15f26e2 commit 56b3aa6Copy full SHA for 56b3aa6
.github/workflows/cleaner.yml
@@ -16,7 +16,7 @@ permissions:
16
jobs:
17
sync-files:
18
name: "To clean"
19
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
20
steps:
21
- name: "Checkout source repository"
22
uses: actions/checkout@v4
0 commit comments