mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
chore(deps): update github-actions to v7
This commit is contained in:
committed by
Łukasz Mierzwa
parent
0c9d40c706
commit
6b432ac3bd
@@ -24,7 +24,7 @@ jobs:
|
||||
sed -i -E s/'([\ \t]+)node-version: .+'/'\1node-version: ${{ env.NODE_VERSION }}'/g .github/workflows/*
|
||||
|
||||
- name: Set up Node JS
|
||||
uses: actions/setup-node@v6
|
||||
uses: actions/setup-node@v7
|
||||
with:
|
||||
node-version: 25.9.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user