Skip to content

Commit

Permalink
Merge pull request #608 from zacharyburnett/update/actions
Browse files Browse the repository at this point in the history
update actions version
  • Loading branch information
BradleySappington authored Mar 4, 2024
2 parents 42061d8 + 5e1ca5f commit d639a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
fetch-depth: 0

- name: Set up Python ${{ matrix.python }}
uses: actions/setup-python@v3
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python }}

Expand Down

0 comments on commit d639a27

Please sign in to comment.