mirror of
https://forgejo.merr.is/annika/actions-docker-extract.git
synced 2025-12-11 19:27:43 -05:00
feat: Run action on node20 (#25)
This commit is contained in:
parent
84052e2208
commit
e8af259fb1
8 changed files with 26 additions and 27 deletions
2
.github/workflows/package-action.yaml
vendored
2
.github/workflows/package-action.yaml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
- uses: pr-mpt/actions-merge-branch@v2
|
||||
- uses: prompt/actions-merge-branch@v2
|
||||
with:
|
||||
from: "origin/${{ env.source }}"
|
||||
commit: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue