We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f24e43 commit bd56b79Copy full SHA for bd56b79
.github/workflows/deploy.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
build:
10
name: Build + Publish
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
12
13
steps:
14
- uses: actions/checkout@v2
0 commit comments