Skip to content

chore: bump actions/cache from 3 to 4 #724

chore: bump actions/cache from 3 to 4

chore: bump actions/cache from 3 to 4 #724

Workflow file for this run

---
name: "push: Run tests and linters"
on:
- push
- pull_request
jobs:
tests:
uses: nhost/hasura-storage/.github/workflows/test.yaml@main
secrets:
CACHIX_AUTH_TOKEN: ${{ secrets.CACHIX_AUTH_TOKEN }}