Skip to content

Commit 6e7d03a

Browse files
authored
Merge pull request #2 from kmcallorum/dependabot/github_actions/actions-1cc54e3a68
chore(deps): Bump actions/setup-python from 5 to 6 in the actions group
2 parents d62575f + 6f70b57 commit 6e7d03a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- uses: actions/checkout@v6
4545

4646
- name: Set up Python
47-
uses: actions/setup-python@v5
47+
uses: actions/setup-python@v6
4848
with:
4949
python-version: '3.11'
5050

0 commit comments

Comments
 (0)