We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9118f79 commit 7e5da70Copy full SHA for 7e5da70
.github/workflows/hexlet-check.yml
@@ -1,7 +1,4 @@
1
##########################################################################
2
-# НЕ УДАЛЯЙТЕ И НЕ РЕДАКТИРУЙТЕ ЭТОТ ФАЙЛ #
3
-# Этот файл сгенерирован автоматически и используется для запуска тестов #
4
-# #
5
# DO NOT DELETE OR EDIT THIS FILE #
6
# This file is automatically generated and used to run tests #
7
@@ -19,7 +16,7 @@ jobs:
19
16
build:
20
17
runs-on: ubuntu-latest
21
18
steps:
22
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
23
24
- name: Hexlet project check
25
uses: hexlet/project-action@release
0 commit comments