Skip to content

Commit 67d0c0e

Browse files
updated artifact version
1 parent e407f26 commit 67d0c0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- run: npm test
3333
- run: npm run build --if-present
3434
- name: Save build
35-
if: matrix.node-version == '20.x'
35+
if: matrix.node-version == 20
3636
uses: actions/upload-artifact@v6
3737
with:
3838
name: build

0 commit comments

Comments
 (0)