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 fbde684 commit fc18b99Copy full SHA for fc18b99
.github/workflows/build.yml
@@ -7,13 +7,13 @@ on:
7
8
jobs:
9
xcop:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
11
steps:
12
- uses: actions/checkout@v3
13
- uses: g4s8/xcop-action@master
14
15
pdd:
16
17
18
19
# - uses: g4s8/pdd-action@master
0 commit comments