We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 409ef07 + fe62f41 commit b9184ccCopy full SHA for b9184cc
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
23
24
- name: Setup
25
uses: commencis/js-toolkit/.github/actions/setup@main
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ jobs:
16
17
18
0 commit comments