Skip to content

Commit

Permalink
Updated actions/upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
daliansky committed Dec 4, 2024
1 parent 0af94d0 commit 97e43b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
env:
JOB_TYPE: BUILD
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: actions/checkout@v4
with:
repository: acidanthera/MacKernelSDK
path: MacKernelSDK
Expand Down

0 comments on commit 97e43b0

Please sign in to comment.