Skip to content

Commit c851d06

Browse files
committed
ci: fix node12 warning
1 parent f180563 commit c851d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
steps:
6767
- name: Download bison app
68-
uses: actions/download-artifact@v2
68+
uses: actions/download-artifact@v3
6969
with:
7070
name: ${{ needs.create-app.outputs.appName }}
7171

0 commit comments

Comments
 (0)