Skip to content

Commit

Permalink
Merge branch 'main' into acid_sniper
Browse files Browse the repository at this point in the history
  • Loading branch information
Fris0uman authored Oct 2, 2024
2 parents c6c75e0 + 32bfb67 commit 5fc53ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
cancel_others: 'true'
paths: '["**.json", ".github/workflows/json.yml"]'
- run: echo ${{ github.event.number }} > pull_request_id
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: pull_request_id
path: pull_request_id
Expand Down

0 comments on commit 5fc53ab

Please sign in to comment.