Skip to content

Commit

Permalink
Upgrade the upload artifact GH action to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
dmbaturin committed Mar 20, 2024
1 parent 7e27cb4 commit 5790f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
eval $(opam env)
dune build
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: soupault
path: _build/default/src/soupault.exe
Expand Down

0 comments on commit 5790f8a

Please sign in to comment.