Skip to content

Commit 9007e14

Browse files
authored
Bump version in example
1 parent 4e72843 commit 9007e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v2
2424
- uses: actions/setup-go@v3
25-
- uses: stackaid/generate-stackaid-json@v1.3
25+
- uses: stackaid/generate-stackaid-json@v1.4
2626
```
2727
2828
This will commit a `stackaid.json` file in your repository which will then automatically show up for funding in the StackAid dashboard.

0 commit comments

Comments
 (0)