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 43a0171 commit 33c316bCopy full SHA for 33c316b
.github/workflows/main-build.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
build:
10
name: Build
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14
with:
.github/workflows/pr-build.yml
.github/workflows/release-build.yml
@@ -10,7 +10,7 @@ on:
15
16
0 commit comments