Skip to content

Commit 94432fc

Browse files
committed
use setup-task@v2
1 parent 455e9b0 commit 94432fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-plugins.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: Install Task
17-
uses: arduino/setup-task@v1
17+
uses: arduino/setup-task@v2
1818

1919
- name: Set up python
2020
id: setup-python

0 commit comments

Comments
 (0)