Update
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 15s

This commit is contained in:
2025-11-21 23:36:01 +03:00
parent 4a619f8e27
commit bfa63a808d

View File

@@ -16,7 +16,7 @@ jobs:
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: https://github.com/marketplace/actions/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