We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 764928e + 2c2f731 commit 8c6ef69Copy full SHA for 8c6ef69
.github/workflows/codecov.yml
@@ -6,7 +6,7 @@ on:
6
- master
7
jobs:
8
codecov:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
10
steps:
11
- uses: actions/checkout@v3
12
- uses: actions/setup-java@v3
.github/workflows/pdd.yml
@@ -9,7 +9,7 @@ on:
pdd:
13
14
15
- uses: g4s8/pdd-action@master
.github/workflows/xcop.yml
xcop:
- uses: g4s8/xcop-action@master
0 commit comments