Skip to content

Commit

Permalink
Move to upload-artifact version 4 for build action
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Sandakov committed Feb 18, 2025
1 parent 2d35130 commit 0b0991c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
command: build
target: :centos2alma
- name: Store result
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: centos2alma
path: ./buck-out/gen/centos2alma

0 comments on commit 0b0991c

Please sign in to comment.