Skip to content

Commit 4b4c7c5

Browse files
authored
Merge pull request #244 from libprima/dependabot/github_actions/actions/setup-python-6
2 parents dd09bcf + eea7ffa commit 4b4c7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_pyprima.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/[email protected]
2727

2828
- name: Setup Python
29-
uses: actions/setup-python@v5
29+
uses: actions/setup-python@v6
3030
with:
3131
python-version: "3.12"
3232

0 commit comments

Comments
 (0)