Skip to content

Commit b066a35

Browse files
authored
Merge pull request #2 from nowo-tech/dependabot/github_actions/actions/checkout-6
chore(ci): bump actions/checkout from 4 to 6
2 parents 12a2bf1 + 0732131 commit b066a35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout
17-
uses: actions/checkout@v4
17+
uses: actions/checkout@v6
1818
with:
1919
fetch-depth: 0
2020

0 commit comments

Comments
 (0)