mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Update github checkout action
This commit is contained in:
parent
1ed5148624
commit
5b56445741
3 changed files with 5 additions and 5 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -164,7 +164,7 @@ jobs:
|
|||
packages: write
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Download signal-cli build from CI workflow
|
||||
uses: actions/download-artifact@v3
|
||||
|
||||
|
@ -214,7 +214,7 @@ jobs:
|
|||
packages: write
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Download signal-cli build from CI workflow
|
||||
uses: actions/download-artifact@v3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue