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.
1 parent be4cbd7 commit 053bfccCopy full SHA for 053bfcc
.github/workflows/deploy.yml
@@ -73,7 +73,7 @@ jobs:
73
uses: cylc/release-actions/configure-git@v1
74
75
- name: checkout cylc-doc
76
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
77
with:
78
ref: ${{ inputs.cylc-flow-tag }}
79
path: docs
0 commit comments