Skip to content

Commit c0e8280

Browse files
authored
Automatically linting code
1 parent ffbf40c commit c0e8280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: |
5050
echo "$GITHUB_CONTEXT"
5151
- name: 🚀 NuGet
52-
uses: actions/download-artifact@v6
52+
uses: actions/download-artifact@v4
5353
with:
5454
github-token: '${{ secrets.GITHUB_TOKEN }}'
5555
name: 'nuget'

0 commit comments

Comments
 (0)