We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f1eac commit d6947ccCopy full SHA for d6947cc
.github/workflows/test-publish-code.yml
@@ -45,7 +45,7 @@ jobs:
45
ls -l PackOutputs/
46
47
- name: Upload artifacts
48
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
49
with:
50
name: Notion.Net
51
path: PackOutputs/*
0 commit comments