Skip to content

Commit

Permalink
updating ymls
Browse files Browse the repository at this point in the history
  • Loading branch information
tnrich committed Mar 11, 2024
1 parent 6fb8a32 commit c42a8fb
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 96 deletions.
47 changes: 0 additions & 47 deletions .github/workflows/ove_cypress.yml_old

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
- name: Checkout
uses: actions/checkout@v3
with:
Expand Down
47 changes: 0 additions & 47 deletions .github/workflows/ui_cypress.yml_old

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/update_gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
- name: Check version changes
uses: EndBug/version-check@v2 # You can choose the version/branch you prefer.
id: check
Expand Down

0 comments on commit c42a8fb

Please sign in to comment.