We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f2233b commit 249c248Copy full SHA for 249c248
.github/workflows/check-changelog.md
@@ -6,7 +6,7 @@ on:
6
jobs:
7
check-changelog:
8
name: Check changelog action
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
10
steps:
11
- uses: tarides/changelog-check-action@v2
12
with:
0 commit comments