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 a29e646 commit 0f95638Copy full SHA for 0f95638
.github/workflows/coverage-badge.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
20
- name: Use Node.js
21
uses: actions/setup-node@v4
.github/workflows/dependency-audit.yml
@@ -21,7 +21,7 @@ jobs:
timeout-minutes: 10
22
23
24
25
26
27
.github/workflows/frontend-ci.yml
@@ -24,7 +24,7 @@ jobs:
28
29
30
0 commit comments