mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2025-06-21 12:02:09 +10:00
update well known actions
This commit is contained in:
parent
3b7118ee8b
commit
07d369f5c8
7 changed files with 12 additions and 12 deletions
4
.github/workflows/manual-release.yml
vendored
4
.github/workflows/manual-release.yml
vendored
|
@ -49,9 +49,9 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
- name: Setup Node.js ${{ matrix.NODE_VERSION }}
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: ${{ matrix.NODE_VERSION }}
|
||||
- name: Commit trigger
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue