We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b871f commit 0ba856bCopy full SHA for 0ba856b
.github/workflows/badges.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-24.04
13
steps:
14
- name: Checkout 🛎
15
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
16
17
- name: Update version badges 🏷
18
run: npx -p dependency-version-badge update-badge cypress esbuild
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ jobs:
5
6
7
8
9
10
- name: Run tests 🧪
11
uses: cypress-io/github-action@v6
0 commit comments