Skip to content

Commit 7d3bd1b

Browse files
authored
Update checkout action version from v4 to v6
1 parent f35d4b7 commit 7d3bd1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/autoupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- name: Сheckout repo
2525
id: checkout_repo
26-
uses: actions/checkout@v4
26+
uses: actions/checkout@v6
2727
with:
2828
path: "tmp"
2929
ref: "main"

0 commit comments

Comments
 (0)