We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba4e63a + eccb2f8 commit 73194f2Copy full SHA for 73194f2
1 file changed
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
23
24
- name: Setup Node
25
uses: actions/setup-node@v4
0 commit comments