mirror of
https://github.com/denisidoro/navi.git
synced 2026-01-23 02:14:19 +00:00
Bump Github actions dependencies (#439)
This commit is contained in:
parent
1499736ad8
commit
0e2f255913
1 changed files with 2 additions and 2 deletions
4
.github/workflows/cd.yml
vendored
4
.github/workflows/cd.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
name: Publish Alfred workflow
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
- name: Zip
|
||||
run: scripts/action workflow
|
||||
- name: Get the version
|
||||
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
target: aarch64-linux-android
|
||||
|
||||
steps:
|
||||
- uses: hecrj/setup-rust-action@v1.3.1
|
||||
- uses: hecrj/setup-rust-action@v1.3.4
|
||||
with:
|
||||
rust-version: stable
|
||||
- uses: actions/checkout@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue