Skip to content

Commit f83ddc4

Browse files
authored
Merge pull request #71 from hsluv/dependabot/github_actions/actions/setup-python-6.3.0
Actions(deps): Bump actions/setup-python from 6.2.0 to 6.3.0
2 parents 07ad7de + a55c22d commit f83ddc4

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
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2222

2323
- name: Set up Python ${{ matrix.python-version }}
24-
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
24+
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
2525
with:
2626
python-version: ${{ matrix.python-version }}
2727

0 commit comments

Comments
 (0)