We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b46114 + 38384af commit 3b7a941Copy full SHA for 3b7a941
.github/workflows/hugo.yaml
@@ -66,7 +66,7 @@ jobs:
66
needs: build
67
runs-on: ubuntu-24.04
68
steps:
69
- - uses: OpenRailAssociation/web-deployment-action@6b461570b21b7f276ef5cfa76862cbbe0a1c2552 # v1
+ - uses: OpenRailAssociation/web-deployment-action@2fa024c9f567236188970b10849da0077911c225 # v1
70
with:
71
artifact_name: ${{ env.artifact_name }}
72
condition_production: ${{ env.condition_production }}
0 commit comments