Skip to content

Commit

Permalink
fix: Checkout to v.0.6.0 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
arddluma authored Sep 21, 2023
1 parent e17ab9d commit 233a0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bundler-spec-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
# change this command when using new EP
run: |
cd @account-abstraction && \
git checkout abff2aca61a8f0934e533d0d352978055fddbd96 && \
git checkout v0.6.0 && \
yarn deploy --network localhost
- name: Fund bundler
Expand Down

0 comments on commit 233a0a0

Please sign in to comment.