Skip to content

Commit 5292b0a

Browse files
authored
Update gen-members.yml
Use latest Ubuntu
1 parent 5d423ce commit 5292b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gen-members.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
workflow_dispatch:
66
jobs:
77
run-gen-members:
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-latest
99
outputs:
1010
members_updated: ${{ steps.commit.outputs.members_updated }}
1111
steps:

0 commit comments

Comments
 (0)