Skip to content

Commit

Permalink
Updating to the newer version
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioCasCeb committed Dec 21, 2023
1 parent 692e77c commit 76ad43d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/visual-ci-new.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Use Node.js 16
uses: actions/setup-node@v1
uses: actions/setup-node@v3
with:
node-version: "16.x"

Expand Down

0 comments on commit 76ad43d

Please sign in to comment.