Skip to content

Commit bcb3db5

Browse files
authored
Merge pull request #99 from MagneticParticleImaging/dependabot/github_actions/actions/setup-python-6
Bump actions/setup-python from 5 to 6
2 parents 1c516bf + bb5b902 commit bcb3db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Semgrep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
path: ./JuliaRules
3636

3737
# Prepare Python
38-
- uses: actions/setup-python@v5
38+
- uses: actions/setup-python@v6
3939
with:
4040
python-version: '3.10'
4141

0 commit comments

Comments
 (0)