Skip to content

Commit

Permalink
Update actions version
Browse files Browse the repository at this point in the history
  • Loading branch information
akclace committed Feb 1, 2025
1 parent 6d3e32d commit 9f34962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
docker system prune -f
- name: Upload Go test results
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: Go-results-${{ matrix.go-version }}
path: TestResults-${{ matrix.go-version }}.json
Expand Down

0 comments on commit 9f34962

Please sign in to comment.