Skip to content

Commit

Permalink
Merge pull request #47 from dfinity/upgrade-gh-action
Browse files Browse the repository at this point in the history
Update setup-python action to v5
  • Loading branch information
cgundy authored Feb 27, 2024
2 parents e92d300 + a5905e7 commit 63894ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
repository: 'dfinity/public-workflows'

- name: Install Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: '3.10'

Expand Down

0 comments on commit 63894ac

Please sign in to comment.