We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3719a22 commit edf2699Copy full SHA for edf2699
.github/workflows/golangci.yml
@@ -74,7 +74,7 @@ jobs:
74
version: latest
75
args: release --clean --skip=publish --snapshot
76
77
- - uses: actions/upload-artifact@v4 # v3.1.2
+ - uses: actions/upload-artifact@v4
78
with:
79
name: copywrite
80
path: dist/*
0 commit comments