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 b32a6dfCopy full SHA for b32a6df
.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@5ccfbb9932a3f9f7536fc6c41da0910b97ee853c
55
with:
56
# NOTE: this is the base URL prefix (landing page at /$BASE_URL_PREFIX/)
57
BASE_URL_PREFIX: ""
0 commit comments