Skip to content

Commit 622419d

Browse files
authored
Merge pull request #83 from runcycles/dependabot/github_actions/actions/setup-python-7.0.0
chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0
2 parents d861709 + 54cd363 commit 622419d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Check out source
2929
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3030
- name: Set up Python
31-
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
31+
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
3232
with:
3333
python-version: "3.12"
3434

0 commit comments

Comments
 (0)