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 f24841b commit 4e1864dCopy full SHA for 4e1864d
.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@9cfd0829d00a08b2708a7369a128c0c1be37a591
+ - uses: tlienart/xranklin-build-action@e70949a36370edb99328be6141fb276265d96ea7
55
with:
56
# NOTE: this is the base URL prefix (landing page at /$BASE_URL_PREFIX/)
57
BASE_URL_PREFIX: ""
0 commit comments