mirror of
https://github.com/web3privacy/web
synced 2024-10-15 18:26:27 +02:00
bumped up one version within sync.yaml
This commit is contained in:
parent
edb2ed09ea
commit
fe535d9df2
1 changed files with 2 additions and 2 deletions
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout your repository using git
|
- name: Checkout your repository using git
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- uses: denoland/setup-deno@v1
|
- uses: denoland/setup-deno@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue