We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c04c0f9 commit 05f1a52Copy full SHA for 05f1a52
1 file changed
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
18
- name: Use Node.js
19
uses: actions/setup-node@v6
20
with:
0 commit comments