We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b41d3b commit 40440f1Copy full SHA for 40440f1
1 file changed
.github/workflows/deploy-theme.yml
@@ -9,7 +9,7 @@ jobs:
9
deploy:
10
runs-on: ubuntu-22.04
11
steps:
12
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v6
13
- name: Deploy Ghost Theme
14
uses: TryGhost/action-deploy-theme@v1
15
with:
0 commit comments