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 47562af commit 6dfa46eCopy full SHA for 6dfa46e
package.json
@@ -8,15 +8,15 @@
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/LKedward/setup-fpm.git"
+ "url": "git+https://github.com/fortran-lang/setup-fpm.git"
12
13
"keywords": [],
14
"author": "",
15
- "license": "ISC",
+ "license": "MIT",
16
"bugs": {
17
- "url": "https://github.com/LKedward/setup-fpm/issues"
+ "url": "https://github.com/fortran-lang/setup-fpm/issues"
18
19
- "homepage": "https://github.com/LKedward/setup-fpm#readme",
+ "homepage": "https://github.com/fortran-lang/setup-fpm#readme",
20
"dependencies": {
21
"@actions/core": "^1.10.1",
22
"@actions/exec": "^1.0.4",
0 commit comments