Skip to content

Commit

Permalink
reverted action version by mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
bbonf committed Oct 7, 2024
1 parent 5a068a7 commit 3acefb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
cd ${{ matrix.app }}
make test
- name: Download vue app
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: babex-vue
- name: Unpack vue app
Expand Down

0 comments on commit 3acefb7

Please sign in to comment.