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 65dc667 commit 90be338Copy full SHA for 90be338
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
29
steps:
30
- name: Checkout
31
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
32
33
- name: Setup Node.js
34
uses: actions/setup-node@v4
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
26
0 commit comments