Skip to content

Commit d7b722f

Browse files
authored
Merge pull request #223 from libprima/dependabot/github_actions/actions/setup-python-5
2 parents 7187a54 + 978e776 commit d7b722f

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@v3
29+
uses: actions/setup-python@v5
3030
with:
3131
python-version: "3.12"
3232

0 commit comments

Comments
 (0)