Skip to content

Commit a8fd095

Browse files
committed
Merge branch 'main' of github.com:aofdev/vscode-cointy
2 parents 0f5ec4b + 150d89d commit a8fd095

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/FUNDING.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
github: aofdev
2+
open_collective: aofdev

.github/workflows/release-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v2
1414
- name: Setup Node.js
15-
uses: actions/setup-node@v1
15+
uses: actions/setup-node@v2
1616
with:
1717
node-version: 16
1818
- name: Install the dependencies

0 commit comments

Comments
 (0)