We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3b0b35 commit f504183Copy full SHA for f504183
.github/workflows/check-dist.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Checkout
23
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
24
25
- name: Set Node 20
26
uses: actions/setup-node@v6
.github/workflows/continuous-integration.yml
@@ -19,7 +19,7 @@ jobs:
19
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
0 commit comments