We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fbf722 + 9bb639c commit 3679a02Copy full SHA for 3679a02
1 file changed
.github/workflows/check_pr.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Build
21
run: node --enable-source-maps tool create-release --strict . ./publish
22
- name: Upload artifact
23
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
24
with:
25
name: database
26
path: |
0 commit comments