We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d632175 + 725e3cb commit 696310dCopy full SHA for 696310d
1 file changed
.github/workflows/publish-npm.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
16
- name: Setup Node
17
uses: actions/setup-node@v6
18
with:
0 commit comments