Skip to content

Commit

Permalink
Updated action version
Browse files Browse the repository at this point in the history
  • Loading branch information
akclace committed Feb 6, 2025
1 parent a399e52 commit 0cbe53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
gmake covtest
- 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 0cbe53f

Please sign in to comment.