Skip to content

Commit

Permalink
Update run-unit-tests.yml
Browse files Browse the repository at this point in the history
Bumped action versions
  • Loading branch information
awicenec authored Mar 18, 2024
1 parent cdf4f16 commit 16bbc6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
translator: yes

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- uses: actions/setup-python@v2
- uses: actions/setup-python@v5
name: Install Python
with:
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 16bbc6b

Please sign in to comment.