Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch committed Nov 15, 2023
1 parent 5d0527d commit aa35d74
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 @@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- id: toit_setup
uses: toitlang/action-setup@2cd97c56a2d34cfc9e854afc729354e012b1d754
uses: toitlang/action-setup@080e745bd1b4b954c2f92bfbbfd99ab5647beb55
- run: |
echo ${{ steps.toit_setup.outputs.toit-url }}
echo ${{ steps.toit_setup.outputs.toit-install-dir }}
Expand Down

0 comments on commit aa35d74

Please sign in to comment.