Skip to content

Commit 7e5da70

Browse files
committed
Update hexlet-check.yml
1 parent 9118f79 commit 7e5da70

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/hexlet-check.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
##########################################################################
2-
# НЕ УДАЛЯЙТЕ И НЕ РЕДАКТИРУЙТЕ ЭТОТ ФАЙЛ #
3-
# Этот файл сгенерирован автоматически и используется для запуска тестов #
4-
# #
52
# DO NOT DELETE OR EDIT THIS FILE #
63
# This file is automatically generated and used to run tests #
74
##########################################################################
@@ -19,7 +16,7 @@ jobs:
1916
build:
2017
runs-on: ubuntu-latest
2118
steps:
22-
- uses: actions/checkout@v2
19+
- uses: actions/checkout@v4
2320

2421
- name: Hexlet project check
2522
uses: hexlet/project-action@release

0 commit comments

Comments
 (0)