We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0131c2a commit 66439ecCopy full SHA for 66439ec
.github/workflows/Deploy.yml
@@ -51,7 +51,7 @@ jobs:
51
steps:
52
- uses: actions/checkout@v5
53
- uses: julia-actions/cache@v2
54
- - uses: tlienart/xranklin-build-action@e70949a36370edb99328be6141fb276265d96ea7
+ - uses: tlienart/xranklin-build-action@2aa5eb71b3219e4e5495db854f5b8ae70430638c
55
with:
56
# NOTE: this is the base URL prefix (landing page at /$BASE_URL_PREFIX/)
57
BASE_URL_PREFIX: ""
0 commit comments