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 e2ab3ee commit 3f9c699Copy full SHA for 3f9c699
.github/workflows/create-release.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
16
17
- name: Get semver number
18
id: get_semver
.github/workflows/publish.yml
@@ -9,7 +9,7 @@ jobs:
9
10
11
- name: Setup Node
uses: actions/setup-node@v6
0 commit comments