We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1489a3b commit e2cfdc4Copy full SHA for e2cfdc4
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
submodules: true
25
- name: Install node
26
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
27
- name: Install dependencies
28
run: yarn install
29
- name: Run linter
.github/workflows/publish.yml
- name: Checkout
uses: actions/checkout@v5
registry-url: 'https://registry.npmjs.org'
scope: '@zondax'
0 commit comments