bump upload-artifact version
Some checks failed
Build and Test Formaty / build (push) Failing after 1m22s

This commit is contained in:
Joey Hines 2026-03-22 16:32:14 -06:00
parent ec12552c08
commit 577121be93
Signed by: joeyahines
GPG Key ID: E99D8FB14855100E

View File

@ -23,7 +23,7 @@ jobs:
- name: Run Unit Tests - name: Run Unit Tests
run: task test run: task test
- name: Upload Built Binary - name: Upload Built Binary
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v6
with: with:
name: formaty name: formaty
path: target/debug/formaty path: target/debug/formaty