Update check-for-actions-updates.yaml

This commit is contained in:
Jay Lee
2025-08-31 18:14:20 -04:00
committed by GitHub
parent a66d53f6f3
commit cb70fe7e0d

View File

@@ -14,6 +14,8 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
- name: Install actions-up
run: npm install -g actions-up