mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-22 12:59:06 +08:00
dump bash version
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
parent
3147e03d1f
commit
17007f4a6d
2
.github/workflows/unit-tests.yml
vendored
2
.github/workflows/unit-tests.yml
vendored
@ -30,6 +30,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 20.x
|
node-version: 20.x
|
||||||
|
|
||||||
|
- name: bash version
|
||||||
|
run: bash --version
|
||||||
- name: npm install
|
- name: npm install
|
||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user