Skip to content

Commit 67fbfbb

Browse files
authored
Update deploy.yml
1 parent 38e2215 commit 67fbfbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
pwd
3434
ls -al .github
3535
cat .github/auto_assign.yml || echo "No auto_assign.yml found"
36-
- uses: kentaro-m/auto-assign-action@v1
36+
- uses: kentaro-m/auto-assign-action@v1.2.4
3737

3838
# Build stage - converting md file to html using MkDocs
3939
convert_md_to_html:

0 commit comments

Comments
 (0)