Skip to content

Commit

Permalink
Bump actions/setup-python from 4 to 5 (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent e6c72c5 commit 0a2b16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
submodules: recursive
fetch-depth: 0
- name: Setup Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: "3.10"
- name: Install Z3
Expand Down

0 comments on commit 0a2b16e

Please sign in to comment.