Skip to content

Commit 053bfcc

Browse files
committed
fix
1 parent be4cbd7 commit 053bfcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
uses: cylc/release-actions/configure-git@v1
7474

7575
- name: checkout cylc-doc
76-
uses: actions/checkout@v4
76+
uses: actions/checkout@v5
7777
with:
7878
ref: ${{ inputs.cylc-flow-tag }}
7979
path: docs

0 commit comments

Comments
 (0)