Skip to content

Commit

Permalink
Update to action-setup-env@v1
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Aug 29, 2024
1 parent 94371e9 commit a63fd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup CI Environment
uses: yetanalytics/actions/setup-env@v0.0.4
uses: yetanalytics/action-setup-env@v1

- name: Run Makefile Target ${{ matrix.target }}
run: make ${{ matrix.target }}

0 comments on commit a63fd90

Please sign in to comment.