Skip to content

Commit a10f250

Browse files
authored
Merge pull request #5 from VectorInstitute/dependabot/github_actions/actions/setup-python-5.6.0
Bump actions/setup-python from 5.5.0 to 5.6.0
2 parents 6ef808c + c8f6723 commit a10f250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
enable-cache: true
4040

4141
- name: "Set up Python"
42-
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
42+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
4343
with:
4444
python-version-file: ".python-version"
4545

0 commit comments

Comments
 (0)