Skip to content

[Snyk] Security upgrade @actions/cache from 3.1.2 to 3.2.1 #25

[Snyk] Security upgrade @actions/cache from 3.1.2 to 3.2.1

[Snyk] Security upgrade @actions/cache from 3.1.2 to 3.2.1 #25

Workflow file for this run

name: example-debug
on:
push:
branches:
- 'master'
pull_request:
workflow_dispatch:
jobs:
nightly:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Cypress debug logs 📝
uses: ./
env:
DEBUG: '@cypress/github-action'
with:
working-directory: examples/basic