Skip to content

Commit

Permalink
Update depot in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
willcrichton committed Apr 4, 2024
1 parent 97761ba commit a878474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runs:
shell: bash

- name: Install Depot
run: curl https://raw.githubusercontent.com/cognitive-engineering-lab/depot/main/scripts/install.sh | sh
run: curl https://raw.githubusercontent.com/cognitive-engineering-lab/depot/main/scripts/install.sh | sh -s e92a63edcb17cf156e399587b79192369911560e
shell: bash

- name: Install Test Libraries
Expand Down

0 comments on commit a878474

Please sign in to comment.