Skip to content

Commit 44c43ad

Browse files
committed
Meta tweaks
1 parent 96261e0 commit 44c43ad

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/funding.yml

-1
This file was deleted.

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- 12
1515
steps:
1616
- uses: actions/checkout@v2
17-
- uses: actions/setup-node@v1
17+
- uses: actions/setup-node@v2
1818
with:
1919
node-version: ${{ matrix.node-version }}
2020
- run: npm install

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": {
99
"name": "Sindre Sorhus",
1010
"email": "[email protected]",
11-
"url": "sindresorhus.com"
11+
"url": "https://sindresorhus.com"
1212
},
1313
"main": "modern-normalize.css",
1414
"style": "modern-normalize.css",

0 commit comments

Comments
 (0)