Skip to content

Commit

Permalink
Temporally rollback to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
PikaCat-OuO committed Jan 27, 2024
1 parent 6835361 commit b764ad9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pikafish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
# Artifacts automatically get zipped.
# To avoid double-zipping, we use the unzipped directory
- uses: actions/upload-artifact@v4
- uses: actions/upload-artifact@v3
with:
name: Pikafish
path: |
Expand Down Expand Up @@ -156,7 +156,7 @@ jobs:
# Artifacts automatically get zipped.
# To avoid double-zipping, we use the unzipped directory
- uses: actions/upload-artifact@v4
- uses: actions/upload-artifact@v3
with:
name: Pikafish
path: |
Expand Down

0 comments on commit b764ad9

Please sign in to comment.