We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9148068 + f3dfa33 commit 4aaf72aCopy full SHA for 4aaf72a
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@v4
+ uses: actions/checkout@v5
16
- name: Setup Node
17
uses: actions/setup-node@v4
18
with:
0 commit comments