Skip to content

Commit

Permalink
Merge pull request #281 from HERA-Team/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/setup-python-4

build(deps): bump actions/setup-python from 3 to 4
  • Loading branch information
steven-murray authored Oct 11, 2023
2 parents 183828d + 58921b1 commit aea0aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fetch-depth: 0

- name: Set up Python
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: "3.11"

Expand Down

0 comments on commit aea0aed

Please sign in to comment.