Skip to content

Commit 2b40dbb

Browse files
authored
Merge pull request #4769 from nextcloud/dependabot/github_actions/actions/checkout-6.0.2
build(deps): Bump actions/checkout from 6 to 6.0.2
2 parents c269e7d + 9ddd637 commit 2b40dbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-wiki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
sync:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v6
17+
- uses: actions/checkout@v6.0.2
1818

1919
- name: Push docs to Wiki
2020
env:

0 commit comments

Comments
 (0)