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 6c94b0f commit 2551fadCopy full SHA for 2551fad
2 files changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
18
- name: Install jq tool
19
run: |
20
sudo apt-get update
.github/workflows/npmpublish.yml
@@ -11,7 +11,7 @@ jobs:
11
publish-npm:
12
13
0 commit comments