Skip to content

Commit d198d4b

Browse files
chore(deps): update workflow dependencies in mirror-osp-to-ooc.yaml
1 parent 91670ed commit d198d4b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/mirror-osp-to-ooc.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
if: github.repository == 'OpenOS-Project-OSP/liqxanmod'
2121
steps:
2222
- name: Checkout full history
23-
uses: actions/checkout@v4
23+
uses: actions/checkout@v6
2424
with:
2525
fetch-depth: 0
2626
persist-credentials: false
@@ -42,4 +42,4 @@ jobs:
4242
git push mirror --all --force
4343
git push mirror --tags --force
4444
45-
rm -f ~/.git-credentials
45+
rm -f ~/.git-credentials

0 commit comments

Comments
 (0)