Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b28e139

Browse files
authored
Revert "Pin task version to 3.9.0 because of the PATH on win bug (#1576)" (#1582)
This reverts commit 55ad9ec.
1 parent 822134d commit b28e139

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/test-go-integration-task.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
uses: arduino/setup-task@v1
110110
with:
111111
repo-token: ${{ secrets.GITHUB_TOKEN }}
112-
version: 3.9.0
112+
version: 3.x
113113

114114
- name: Build Arduino CLI
115115
run: task go:build

‎.github/workflows/test-go-task.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
uses: arduino/setup-task@v1
8484
with:
8585
repo-token: ${{ secrets.GITHUB_TOKEN }}
86-
version: 3.9.0
86+
version: 3.x
8787

8888
- name: Run tests
8989
run: task go:test

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /