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 b4ad433 commit caeff22Copy full SHA for caeff22
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: Checkout
27
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
28
29
- name: Setup Node.js
30
uses: actions/setup-node@v4
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
0 commit comments