Skip to content

Commit

Permalink
Merge pull request #1 from open-mpi/pr/update-github-actions
Browse files Browse the repository at this point in the history
action.yaml: update to newer Github actions versions
  • Loading branch information
jsquyres committed Jun 12, 2023
2 parents ab22e59 + 2756a4b commit 04711a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Expand Up @@ -12,7 +12,7 @@ runs:
using: composite
steps:
- name: Setup Python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: '3.x'

Expand Down

0 comments on commit 04711a4

Please sign in to comment.