Skip to content

Commit

Permalink
uses @main
Browse files Browse the repository at this point in the history
  • Loading branch information
vmilosevic committed Jan 30, 2025
1 parent 3817006 commit 105f7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:

- name: Fetch job id
id: fetch-job-id
uses: tenstorrent/tt-github-actions/.github/actions/job_id
uses: tenstorrent/tt-github-actions/.github/actions/job_id@main
with:
job_name: "${{ github.job }} (${{ matrix.build.runs-on }}, ${{ matrix.test_group_id }})"

Expand Down

0 comments on commit 105f7aa

Please sign in to comment.