Skip to content

Commit

Permalink
Merge pull request #237 from chizmw/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/setup-python-4

chore(deps): bump actions/setup-python from 2 to 4
  • Loading branch information
chizmw authored Oct 3, 2023
2 parents 81bc829 + 40a7861 commit aeb143b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .changeset/inadequate-silver-vulture.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'arcane-scripts': patch
---

<!-- markdownlint-disable MD041 -->

chore(deps): bump actions/setup-python from 2 to 4

2 changes: 1 addition & 1 deletion .github/workflows/update-doc-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
id: get-changelog-info

- name: Prepare Python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: 3.11

Expand Down

0 comments on commit aeb143b

Please sign in to comment.