mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 07:58:45 +03:00
Update actions to v3
This commit is contained in:
parent
16b416d9ea
commit
407b23262c
4
.github/workflows/run-test.yml
vendored
4
.github/workflows/run-test.yml
vendored
@ -12,8 +12,8 @@ jobs:
|
||||
matrix:
|
||||
arch: [amd64, ppc64le]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v2
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v3
|
||||
- name: Run the test
|
||||
run: |
|
||||
npm install
|
||||
|
Loading…
x
Reference in New Issue
Block a user