Skip to content

Commit e90e120

Browse files
authored
Merge pull request #78 from id8-engineering/dependabot/github_actions/actions/setup-python-6.1.0
chore(deps): Bump actions/setup-python from 6.0.0 to 6.1.0
2 parents 62e0b79 + 81853d0 commit e90e120

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818

1919
- name: Set up Python
20-
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c
20+
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
2121
with:
2222
python-version: "3.x"
2323

0 commit comments

Comments
 (0)