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 7b1bbd7 commit 15f26e2Copy full SHA for 15f26e2
1 file changed
.github/workflows/lister.yml
@@ -16,7 +16,7 @@ permissions:
16
jobs:
17
sync-files:
18
name: "Run sync"
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