1
0
mirror of https://github.com/sasjs/core.git synced 2026-04-10 10:33:12 +00:00

fix: bumping action packages

This commit is contained in:
Allan Bowe
2026-03-19 00:52:09 +00:00
parent 13113cacaf
commit b5a76600d6
3 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ jobs:
node-version: [lts/iron]
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v6
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
with: