Skip to content

Commit 5640da8

Browse files
authored
Merge pull request #143 from sandialabs/dependabot/github_actions/actions/setup-python-5.3.0
chore(deps): Bump actions/setup-python from 5.2.0 to 5.3.0
2 parents cae0f8d + 4167ef5 commit 5640da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3333

3434
- name: Set up Python
35-
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
35+
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
3636
with:
3737
python-version: ~${{ matrix.version }}
3838

0 commit comments

Comments
 (0)