We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a611b8c + d664344 commit 3b3cc88Copy full SHA for 3b3cc88
.github/workflows/master.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
deploy:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
11
steps:
12
- uses: actions/checkout@v2
13
.github/workflows/preview.yml
@@ -8,7 +8,7 @@ on:
build_and_preview:
14
.github/workflows/update-doc.yml
@@ -9,7 +9,7 @@ on:
default: 'undefined'
- uses: actions/checkout@v3
15
- name: Set ref for the checkout
0 commit comments