Skip to content

Commit eb8c125

Browse files
authored
Merge pull request #46 from VectorInstitute/dependabot/github_actions/actions/setup-python-6.1.0
Bump actions/setup-python from 6.0.0 to 6.1.0
2 parents 48efeb4 + fc8d497 commit eb8c125

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@e797f83bcb11b83ae66e0230d6156d7c80228e7c
42+
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
4343
with:
4444
python-version-file: ".python-version"
4545

0 commit comments

Comments
 (0)