We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e74aba9 commit c1ea6faCopy full SHA for c1ea6fa
.github/workflows/sync-docs.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout source repository
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
with:
19
path: source-repo
20
0 commit comments