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.
2 parents b5bf388 + 2a9b873 commit 6cd5436Copy full SHA for 6cd5436
.github/workflows/github-packages-publish.yml
@@ -28,7 +28,7 @@ jobs:
28
runs-on: ubuntu-latest
29
steps:
30
- name: Checkout
31
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
32
33
- name: Setup Node for GitHub Packages
34
uses: actions/setup-node@v6
.github/workflows/npm-publish.yml
- name: Setup Node
0 commit comments