Skip to content

Commit

Permalink
Recommend actions/upload-artifact@v4. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
fniephaus committed Oct 16, 2024
1 parent 6f32709 commit 24d519f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
./helloworld
- name: Upload binary
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: helloworld-${{ matrix.os }}
path: helloworld*
Expand Down

0 comments on commit 24d519f

Please sign in to comment.