We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0173e70 commit 0a87e2cCopy full SHA for 0a87e2c
.github/workflows/deploy-theme.yml
@@ -7,7 +7,7 @@ on:
7
- main
8
jobs:
9
deploy:
10
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
11
steps:
12
- uses: actions/checkout@v3
13
- name: Deploy Ghost Theme
0 commit comments