Update action
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 20s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 20s
This commit is contained in:
@@ -12,8 +12,8 @@ jobs:
|
|||||||
- name: Job start
|
- name: Job start
|
||||||
run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event."
|
run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||||
|
|
||||||
- name: Install Task utility
|
# - name: Install Task utility
|
||||||
uses: go-task/setup-task@v1
|
# uses: go-task/setup-task@v1
|
||||||
|
|
||||||
- name: Install GoLang v1.25.4
|
- name: Install GoLang v1.25.4
|
||||||
uses: actions/setup-go@v5
|
uses: actions/setup-go@v5
|
||||||
|
|||||||
Reference in New Issue
Block a user