Skip to content

Commit

Permalink
Update version in main CI
Browse files Browse the repository at this point in the history
  • Loading branch information
loganvolkers authored May 13, 2024
1 parent 5f4b009 commit f88b285
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/merge-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ jobs:
image: mcr.microsoft.com/playwright:v1.44.0-jammy
steps:
- name: Checkout Repo
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup Node.js 20
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 20

Expand Down

0 comments on commit f88b285

Please sign in to comment.