Skip to content

Commit ace877f

Browse files
authored
Test new action version
1 parent 5a9dd41 commit ace877f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
steps:
16-
- uses: hexlet-basics/exercises-action@release
16+
- uses: hexlet-basics/exercises-action@speedup-build
1717
with:
1818
DOCKER_USERNAME: ${{ github.actor }}
1919
DOCKER_PASSWORD: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)