Skip to content

Commit

Permalink
Update actions version
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Mar 13, 2024
1 parent ce7f5b1 commit 82441c1
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 @@ -95,7 +95,7 @@ jobs:
AWS_SECRET_ACCESS_KEY: randomSecret

- name: Store artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: logs
path: |
Expand Down Expand Up @@ -161,7 +161,7 @@ jobs:
AWS_SECRET_ACCESS_KEY: random_secret

- name: Store artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: logs
path: |
Expand Down

0 comments on commit 82441c1

Please # to comment.