We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 384c208 commit a6e76ddCopy full SHA for a6e76dd
.github/workflows/main.yml
@@ -60,7 +60,7 @@ jobs:
60
key: ${{ github.sha }}
61
62
- name: Sync documentation to bucket
63
- uses: actions-hub/gcloud@502.0.0
+ uses: actions-hub/gcloud@505.0.0
64
env:
65
PROJECT_ID: not-used
66
APPLICATION_CREDENTIALS: ${{ secrets.NAIS_DOC_SA }}
@@ -69,7 +69,7 @@ jobs:
69
cli: gsutil
70
71
- name: Invalidate cache
72
73
74
75
0 commit comments