Skip to content

Commit 2970eaf

Browse files
authored
Merge pull request #156 from DIRACGrid/dependabot/github_actions/actions/setup-python-6
Bump actions/setup-python from 4 to 6
2 parents 63d81c8 + 4866808 commit 2970eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
- integration
187187
steps:
188188
- uses: actions/checkout@v6
189-
- uses: actions/setup-python@v4
189+
- uses: actions/setup-python@v6
190190
with:
191191
python-version: '3.9'
192192
- name: Download installer

0 commit comments

Comments
 (0)