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 f02b2f7 commit 29494e4Copy full SHA for 29494e4
.github/workflows/Deploy.yml
@@ -51,7 +51,7 @@ jobs:
51
steps:
52
- uses: actions/checkout@v4
53
- uses: julia-actions/cache@v2
54
- - uses: tlienart/xranklin-build-action@d767328c7dc9345db12f2a6dcfdb3033bc17f0f8
+ - uses: tlienart/xranklin-build-action@9cfd0829d00a08b2708a7369a128c0c1be37a591
55
with:
56
# NOTE: this is the base URL prefix (landing page at /$BASE_URL_PREFIX/)
57
BASE_URL_PREFIX: ""
0 commit comments