Skip to content

Commit a58ba97

Browse files
authored
Merge pull request #89 from oscript-library/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 7a34f87 + 0d95137 commit a58ba97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
# Загрузка проекта
2525
- name: Актуализация
26-
uses: actions/checkout@v6
26+
uses: actions/checkout@v7
2727

2828
# Установка OneScript конкретной версии
2929
- name: Установка OneScript

0 commit comments

Comments
 (0)