Skip to content

Commit c60fe4d

Browse files
Bump actions/setup-python from 6 to 7 (#53)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 113b92a commit c60fe4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: 0
2323

2424
- name: Set Up Python 🐍
25-
uses: actions/setup-python@v6
25+
uses: actions/setup-python@v7
2626
with:
2727
python-version: 3.12
2828

0 commit comments

Comments
 (0)