Skip to content

Commit

Permalink
Merge pull request #196 from kaitj/maint/actions-version
Browse files Browse the repository at this point in the history
Update reusable workflows to v0.2.1
  • Loading branch information
kaitj authored Oct 5, 2023
2 parents f3f9c7e + c1a3c2b commit 9792c40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

steps:
- name: Setup environment
uses: khanlab/actions/.github/actions/[email protected].0
uses: khanlab/actions/.github/actions/[email protected].1
with:
python-version: ${{ matrix.python-version }}

Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:

steps:
- name: Setup environment
uses: khanlab/actions/.github/actions/[email protected].0
uses: khanlab/actions/.github/actions/[email protected].1
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit 9792c40

Please sign in to comment.