Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
VOTE-715 update to external link test to staging branch and upgrade t…
Browse files Browse the repository at this point in the history
…o setup-node v4 (#969)
  • Loading branch information
clmedders authored Jan 26, 2024
1 parent f845672 commit e1a2434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress-external-links-cron-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ jobs:
- name: Checkout code on main.
uses: actions/checkout@v4
with:
ref: master
ref: staging

- name: Install node.js.
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: '18'

Expand Down

0 comments on commit e1a2434

Please sign in to comment.