Skip to content

Commit

Permalink
Merge pull request #131 from atsign-foundation/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/github-actions-c95a42c707

chore(deps): bump actions/setup-python from 5.3.0 to 5.4.0 in the github-actions group
  • Loading branch information
cpswan authored Jan 28, 2025
2 parents 12a04e1 + 9704d2b commit dc54409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
cache: ${{ needs.build_branch.outputs.build_id != '' }}
cache-key: ${{ needs.build_branch.outputs.build_id }}

- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
with:
python-version: "3.9"

Expand Down

0 comments on commit dc54409

Please sign in to comment.