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 4d4427e commit da87b7eCopy full SHA for da87b7e
.github/workflows/xcop.yml
@@ -5,7 +5,7 @@ on:
5
pull_request:
6
jobs:
7
xcop:
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
9
steps:
10
- uses: actions/checkout@v4
11
- uses: g4s8/xcop-action@master
0 commit comments