Compare commits

...

1 commit

Author SHA1 Message Date
0e798c2e77 chore(package): update actions/checkout action to v6 2026-05-22 06:35:20 +00:00

View file

@ -14,7 +14,7 @@ jobs:
# checkout repo
- name: "checkout"
uses: "actions/checkout@v4"
uses: "actions/checkout@v6"
with:
fetch-depth: 0