Skip to content

Commit 82cffba

Browse files
authored
Merge pull request #15 from The-Mod-Elephant/dependabot/github_actions/actions/setup-python-5
chore(deps): Bump actions/setup-python from 3 to 5
2 parents 6f34b21 + df90050 commit 82cffba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v5
1717
with:
1818
set-safe-directory: true
19-
- uses: actions/setup-python@v3
19+
- uses: actions/setup-python@v5
2020
- uses: actions/setup-go@v5
2121
- name: Install Deps
2222
run: |

0 commit comments

Comments
 (0)