Skip to content

Commit

Permalink
chore(dependencies): Update actions/setup-python action to v5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 11, 2024
1 parent f4d96fc commit 3690c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: "Check out repository"
uses: "actions/[email protected]"
- name: "Setup python"
uses: "actions/[email protected].0"
uses: "actions/[email protected].1"
- name: "Run pre-commit"
uses: "pre-commit/[email protected]"

Expand Down

0 comments on commit 3690c1a

Please sign in to comment.