Skip to content

Commit

Permalink
Switched to a different fork of actions-setup-docker. This one is con…
Browse files Browse the repository at this point in the history
…trolled by DFINITY.
  • Loading branch information
daniel-wong-dfinity-org committed Feb 29, 2024
1 parent d18300b commit 0399a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reproducible.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
echo "/usr/local/bin" >> $GITHUB_PATH
echo "$(brew --prefix)/opt/gnu-sed/libexec/gnubin" >> $GITHUB_PATH
fi
- uses: daniel-wong-dfinity-org/actions-setup-docker@wait-longer-for-docker-to-start-up
- uses: dfinity/actions-setup-docker@wait-longer-for-docker-to-start-up
timeout-minutes: 12
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 0399a68

Please sign in to comment.