Skip to content

Commit

Permalink
Use ubuntu-latest in labeler workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Apr 13, 2023
1 parent a9a65ed commit ff4b2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-label-commenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
comment:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- name: get comment count
id: getCommentCount
Expand Down

0 comments on commit ff4b2fe

Please sign in to comment.