Skip to content

Commit 15f26e2

Browse files
authored
Update lister.yml - use ubuntu-latest
1 parent 7b1bbd7 commit 15f26e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lister.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions:
1616
jobs:
1717
sync-files:
1818
name: "Run sync"
19-
runs-on: ubuntu-22.04
19+
runs-on: ubuntu-latest
2020
steps:
2121
- name: "Checkout source repository"
2222
uses: actions/checkout@v4

0 commit comments

Comments
 (0)