bump github actions

This commit is contained in:
Domen Kožar 2020-03-14 11:56:25 +01:00 committed by GitHub
commit 255c2ed649
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ jobs:
- run: yarn install --frozen-lockfile - run: yarn install --frozen-lockfile
- run: yarn build - run: yarn build
- run: yarn test - run: yarn test
- uses: cachix/install-nix-action@v7 - uses: cachix/install-nix-action@v8
- name: Test public cache - name: Test public cache
uses: ./ uses: ./
with: with: