fix: CI: port actions actionx-rust-lang and checkout@v4

This commit is contained in:
Aravinth Manivannan
2023-10-16 20:30:41 +05:30
parent 765be413c4
commit 342d03b58b
3 changed files with 13 additions and 37 deletions

View File

@@ -17,9 +17,7 @@ jobs:
fail-fast: false
matrix:
version:
#- 1.51.0
- stable
# - nightly
name: ${{ matrix.version }} - x86_64-unknown-linux-gnu
runs-on: ubuntu-latest
@@ -69,7 +67,7 @@ jobs:
- 3306:3306
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
#- name: ⚡ Cache
# uses: actions/cache@v2
# with:
@@ -97,12 +95,7 @@ jobs:
with:
node-version: "18.0.0"
- name: Install ${{ matrix.version }}
uses: actions-rs/toolchain@v1
with:
toolchain: ${{ matrix.version }}-x86_64-unknown-linux-gnu
profile: minimal
override: true
- uses: actions-rust-lang/setup-rust-toolchain@v1
- name: install nightwatch dep
run: sudo apt-get install xvfb