Skip to content

Commit

Permalink
nope, pin to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
walkah committed Jan 22, 2024
1 parent c2bae00 commit bd2e48a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Upload bottles as artifact
if: always() && github.event_name == 'pull_request'
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: bottles-${{ matrix.os }}
name: bottles
path: "*.bottle.*"

0 comments on commit bd2e48a

Please sign in to comment.