Skip to content

Commit

Permalink
hard code setup-task version
Browse files Browse the repository at this point in the history
  • Loading branch information
hahn-kev committed Jan 15, 2025
1 parent 1f3c1e8 commit b20f6e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fw-lite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
node-version-file: './frontend/package.json'
- name: Install Task
uses: arduino/setup-task@v2
uses: arduino/setup-task@b91d5d2c96a56797b48ac1e0e89220bf64044611 #v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit b20f6e7

Please sign in to comment.