We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c1f59 commit fac68eaCopy full SHA for fac68ea
.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@2fa024c9f567236188970b10849da0077911c225 # v1
+ - uses: OpenRailAssociation/web-deployment-action@20b8d1c718a88eb73ccfde8e4fc32a02bc13da74 # v1
70
with:
71
artifact_name: ${{ env.artifact_name }}
72
condition_production: ${{ env.condition_production }}
0 commit comments