Skip to content

Commit f4463be

Browse files
committed
chore(deps): Update actions/checkout action to v6
1 parent 8cf187b commit f4463be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-major-tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
}
4343
return "";
4444
result-encoding: string
45-
- uses: actions/checkout@v4
45+
- uses: actions/checkout@v6
4646
with:
4747
fetch-depth: 0
4848
if: ${{ steps.parse-major.outputs.result }}

0 commit comments

Comments
 (0)