Skip to content

Commit b405bde

Browse files
chore(deps): bump actions/setup-python from 6 to 7 in the actions group (#13)
1 parent 760a762 commit b405bde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
persist-credentials: false
1616

1717
- name: Set up Python
18-
uses: actions/setup-python@v6
18+
uses: actions/setup-python@v7
1919
with:
2020
python-version: '3.x'
2121

0 commit comments

Comments
 (0)