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 8b1ca0c commit 729c59f
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 729c59f

Please sign in to comment.