Skip to content

Commit

Permalink
Merge pull request #27 from Flast/infer
Browse files Browse the repository at this point in the history
Use latest action
  • Loading branch information
Flast authored Sep 20, 2024
2 parents acd4685 + 63d7419 commit aa02a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/infer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: srz-zumix/setup-infer@v1
- uses: srz-zumix/setup-infer@main

- name: Install prerequisites
run: sudo apt-get install --no-install-recommends cmake
Expand Down

0 comments on commit aa02a7d

Please sign in to comment.