Skip to content

Commit

Permalink
Merge pull request #141 from sandialabs/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/setup-python-5.1.0

chore(deps): Bump actions/setup-python from 4.7.1 to 5.1.0
  • Loading branch information
jmgate authored Jul 3, 2024
2 parents 58694d6 + c908de0 commit de87852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0

- name: Set up Python
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
with:
python-version: ~${{ matrix.version }}

Expand Down

0 comments on commit de87852

Please sign in to comment.