mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-06-10 08:40:58 +00:00
feat: use node16 as action run mode
This commit is contained in:
committed by
GitHub
parent
ae2f6b069b
commit
7bf92d88ff
2
.github/workflows/github-slug.yml
vendored
2
.github/workflows/github-slug.yml
vendored
@@ -11,7 +11,9 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- run: npm install
|
||||
shell: bash
|
||||
- run: npm run all
|
||||
shell: bash
|
||||
- uses: ./
|
||||
- name: Partial variables
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user