Skip to content

Commit 844fe4e

Browse files
committed
use release version hexlet-check
1 parent d8e7926 commit 844fe4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hexlet-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
- uses: actions/checkout@v3
1515

1616
- name: Hexlet project check
17-
uses: hexlet/project-action@master
17+
uses: hexlet/project-action@release
1818
with:
1919
hexlet-id: ${{ secrets.HEXLET_ID }}

0 commit comments

Comments
 (0)