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 bf0d1a9 commit d1479e8Copy full SHA for d1479e8
.github/workflows/echidna.yml
@@ -5,7 +5,7 @@ on:
5
jobs:
6
main:
7
name: Build, Validate, and Deploy
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
9
steps:
10
- name: Checkout source code
11
uses: actions/checkout@v3
0 commit comments