Skip to content

Commit

Permalink
ci:checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Jan 13, 2024
1 parent 8e9195f commit c46eda7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
python-version: [3.9, 3.x]

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit c46eda7

Please sign in to comment.