Skip to content

Commit

Permalink
temporary fix for timeout issue in docker setup gha
Browse files Browse the repository at this point in the history
  • Loading branch information
anitacaron committed Jan 17, 2024
1 parent b97596c commit 9fde413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
trigger: '#gogoeditdiff'
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
- uses: docker-practice/actions-setup-docker@1.0.12
- uses: better0fdead/actions-setup-docker@better0fdead/increase-timeout
if: steps.check.outputs.triggered == 'true'
- run: |
set -x
Expand Down

0 comments on commit 9fde413

Please sign in to comment.