Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
Update nightly build GH actions (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma authored Dec 9, 2022
1 parent 189c1ea commit ece4a83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- uses: actions/setup-python@v1
- uses: actions/setup-python@v4
with:
python-version: '3.10'

Expand Down

0 comments on commit ece4a83

Please sign in to comment.