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 99e252d commit 753da35Copy full SHA for 753da35
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ defaults:
14
shell: pwsh
15
jobs:
16
build:
17
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
18
steps:
19
- name: Checkout
20
uses: actions/[email protected]
0 commit comments