Skip to content

Commit

Permalink
Use node-less 3rd party checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
adpaco-aws committed Jul 8, 2024
1 parent 5789abb commit ab69e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
rm get-pip.py
- name: Checkout Kani
uses: actions/checkout@v4
uses: taiki-e/checkout-action@v1

- name: Setup Kani Dependencies
uses: ./.github/actions/setup
Expand Down

0 comments on commit ab69e8a

Please sign in to comment.