Skip to content

Commit eee3aba

Browse files
👷 ci: fix upload-artifact version
1 parent 0ad62af commit eee3aba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
- run: bun install --frozen-lockfile
2424

2525
- run: bunx npm pack
26-
- uses: actions/upload-artifact@7
26+
- uses: actions/upload-artifact@v7
2727
with:
2828
path: kekkon-nexus-config-*.tgz

0 commit comments

Comments
 (0)