Skip to content

Commit

Permalink
Merge branch 'w/7.10/improvement/SPRXCLT-15' into w/8.0/improvement/S…
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisferrand committed May 10, 2024
2 parents dca287a + 503585a commit 77a507f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- uses: actions/setup-node@v2
uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '16'
cache: 'yarn'
Expand Down

0 comments on commit 77a507f

Please sign in to comment.