Skip to content

Commit

Permalink
update GA
Browse files Browse the repository at this point in the history
  • Loading branch information
cornelcroi committed Aug 13, 2024
1 parent 08fbefb commit 1cf0197
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/py-run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@6ccd57f4c5d15bdc2fef309bd9fb6cc9db2ef1c6

- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@2bd53f9a4d1dd1cd21eaffcc01a7b91a8e73ea4c
with:
python-version: '3.x'

Expand Down

0 comments on commit 1cf0197

Please sign in to comment.