Skip to content

Commit 04711a4

Browse files
authored
Merge pull request #1 from open-mpi/pr/update-github-actions
action.yaml: update to newer Github actions versions
2 parents ab22e59 + 2756a4b commit 04711a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ runs:
1212
using: composite
1313
steps:
1414
- name: Setup Python
15-
uses: actions/setup-python@v2
15+
uses: actions/setup-python@v4
1616
with:
1717
python-version: '3.x'
1818

0 commit comments

Comments
 (0)