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