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 71bd189

Browse files
dependabot[bot]per1234
authored andcommitted
build(deps): Bump arduino/setup-task from 1 to 2
Bumps [arduino/setup-task](https://github.com/arduino/setup-task) from 1 to 2. - [Release notes](https://github.com/arduino/setup-task/releases) - [Commits](arduino/setup-task@v1...v2) --- updated-dependencies: - dependency-name: arduino/setup-task dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0822ed2 commit 71bd189

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

‎.github/workflows/build.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ jobs:
320320
go-version: ${{ env.GO_VERSION }}
321321

322322
- name: Install Taskfile
323-
uses: arduino/setup-task@v1
323+
uses: arduino/setup-task@v2
324324
with:
325325
repo-token: ${{ secrets.GITHUB_TOKEN }}
326326
version: 3.x
@@ -438,7 +438,7 @@ jobs:
438438
go-version: ${{ env.GO_VERSION }}
439439

440440
- name: Install Task
441-
uses: arduino/setup-task@v1
441+
uses: arduino/setup-task@v2
442442
with:
443443
repo-token: ${{ secrets.GITHUB_TOKEN }}
444444
version: 3.x

‎.github/workflows/check-i18n-task.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
go-version: ${{ env.GO_VERSION }}
7272

7373
- name: Install Taskfile
74-
uses: arduino/setup-task@v1
74+
uses: arduino/setup-task@v2
7575
with:
7676
repo-token: ${{ secrets.GITHUB_TOKEN }}
7777
version: 3.x

‎.github/workflows/i18n-nightly-push.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
go-version: ${{ env.GO_VERSION }}
3030

3131
- name: Install Task
32-
uses: arduino/setup-task@v1
32+
uses: arduino/setup-task@v2
3333
with:
3434
repo-token: ${{ secrets.GITHUB_TOKEN }}
3535
version: 3.x

‎.github/workflows/i18n-weekly-pull.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
go-version: ${{ env.GO_VERSION }}
3030

3131
- name: Install Task
32-
uses: arduino/setup-task@v1
32+
uses: arduino/setup-task@v2
3333
with:
3434
repo-token: ${{ secrets.GITHUB_TOKEN }}
3535
version: 3.x

‎.github/workflows/themes-weekly-pull.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
go-version: ${{ env.GO_VERSION }}
3232

3333
- name: Install Task
34-
uses: arduino/setup-task@v1
34+
uses: arduino/setup-task@v2
3535
with:
3636
repo-token: ${{ secrets.GITHUB_TOKEN }}
3737
version: 3.x

0 commit comments

Comments
(0)

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