bump task action version
Some checks failed
Build and Test Formaty / build (push) Failing after 20s
Build and Test Formaty / build (pull_request) Failing after 19s

This commit is contained in:
Joey Hines 2026-03-22 14:49:10 -06:00
parent e2eceeb13a
commit 1e82607e36
Signed by: joeyahines
GPG Key ID: E99D8FB14855100E

View File

@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Install Task - name: Install Task
uses: go-task/setup-task@v1 uses: go-task/setup-task@v2
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Stable with rustfmt and clippy - name: Stable with rustfmt and clippy
uses: actions-rs/toolchain@v1 uses: actions-rs/toolchain@v1