Skip to content

Commit 957c4f0

Browse files
authored
Merge pull request #192 from Holzhaus/dependabot/github_actions/actions/setup-python-6.3.0
chore(deps): bump actions/setup-python from 6.2.0 to 6.3.0
2 parents 02a20cb + 3c20d4c commit 957c4f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: rustup toolchain install
2323

2424
- name: Set up Python
25-
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
25+
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
2626

2727
- name: Detect code style issues
2828
uses: pre-commit/action@1b06ec171f2f6faa71ed760c4042bd969e4f8b43

0 commit comments

Comments
 (0)