Skip to content

Commit 5b3d62b

Browse files
committed
Use ubuntu-latest in labeler workflow
1 parent ec3092c commit 5b3d62b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/issue-label-commenter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
comment:
8-
runs-on: ubuntu-18.04
8+
runs-on: ubuntu-latest
99
steps:
1010
- name: get comment count
1111
id: getCommentCount

0 commit comments

Comments
 (0)