Update ciNew.yaml

This commit is contained in:
Chase Eller 2026-03-22 17:57:54 -04:00
parent 74088f9f5d
commit e18100a06f
No known key found for this signature in database
GPG Key ID: 9233D42F495E657C
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
steps:
# 1. Checkout the repository
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@v3.5.3
# 2. Set up Node.js
- name: Setup Node.js