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.
tlienart/xranklin-build-action
1 parent 8063624 commit 8a16e95Copy full SHA for 8a16e95
.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@v5.0.1
+ - uses: tlienart/xranklin-build-action@d767328c7dc9345db12f2a6dcfdb3033bc17f0f8
55
with:
56
# NOTE: this is the base URL prefix (landing page at /$BASE_URL_PREFIX/)
57
BASE_URL_PREFIX: ""
0 commit comments