We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7119807 commit 81f3405Copy full SHA for 81f3405
.github/workflows/main.yml
@@ -5,7 +5,7 @@ on: [push, pull_request]
5
jobs:
6
7
build:
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
9
10
steps:
11
- uses: actions/checkout@v4
0 commit comments