We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f2c125 + 7d1f872 commit f2828ffCopy full SHA for f2828ff
2 files changed
.github/workflows/jekyll-preview.yml
@@ -60,6 +60,6 @@ jobs:
60
steps:
61
- name: Deploy to GitHub Pages
62
id: deployment
63
- uses: actions/deploy-pages@v4.0.5
+ uses: actions/deploy-pages@v5.0.0
64
with:
65
preview: "true"
.github/workflows/jekyll.yml
@@ -48,4 +48,4 @@ jobs:
48
49
50
51
0 commit comments