Skip to content

Commit 1ad6bbb

Browse files
committed
GitHub Actions: Fix typisttech/.github version
1 parent 5392608 commit 1ad6bbb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/go-proxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ permissions: {}
66

77
jobs:
88
go:
9-
uses: typisttech/.github/.github/workflows/go-proxy.yml@go3
9+
uses: typisttech/.github/.github/workflows/go-proxy.yml@v3

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ permissions:
1818

1919
jobs:
2020
go:
21-
uses: typisttech/.github/.github/workflows/lint-go.yml@go3
21+
uses: typisttech/.github/.github/workflows/lint-go.yml@v3

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
> **Hire Tang Rufus!**
2929
>
3030
> I am looking for my next role, freelance or full-time.
31-
> If you find this tool useful, I can build you more weird stuff like this.
31+
> If you find this tool useful, I can build you more weird stuffs like this.
3232
> Let's talk if you are hiring PHP / Ruby / Go developers.
3333
>
3434
> Contact me at https://typist.tech/contact/

0 commit comments

Comments
 (0)