We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8458f0d + cc63b54 commit eb096faCopy full SHA for eb096fa
.github/workflows/publish.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
deploy:
10
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
11
steps:
12
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
13
with:
0 commit comments