We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cabcfe commit a3f634cCopy full SHA for a3f634c
1 file changed
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout code
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
23
24
- name: Setup Node.js ${{ matrix.node-version }}
25
uses: actions/setup-node@v4
0 commit comments