-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from decooio/support_algorand
Support algorand
- Loading branch information
Showing
33 changed files
with
165,761 additions
and
24,113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,10 +11,10 @@ jobs: | |
- name: Checkout | ||
uses: actions/[email protected] | ||
|
||
- name: Setup Node v16 | ||
- name: Setup Node v18 | ||
uses: actions/setup-node@v1 | ||
with: | ||
node-version: v16.16.0 | ||
node-version: v18.16.0 | ||
|
||
- uses: actions/cache@v3 | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,10 +11,10 @@ jobs: | |
- name: Checkout | ||
uses: actions/[email protected] | ||
|
||
- name: Setup Node v16 | ||
- name: Setup Node v18 | ||
uses: actions/setup-node@v1 | ||
with: | ||
node-version: v16.16.0 | ||
node-version: v18.16.0 | ||
|
||
- uses: actions/cache@v3 | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,10 +11,10 @@ jobs: | |
- name: Checkout | ||
uses: actions/[email protected] | ||
|
||
- name: Setup Node v16 | ||
- name: Setup Node v18 | ||
uses: actions/setup-node@v1 | ||
with: | ||
node-version: v16.16.0 | ||
node-version: v18.16.0 | ||
|
||
- uses: actions/cache@v3 | ||
with: | ||
|
Binary file not shown.
Oops, something went wrong.