We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b763608 + 145ee6e commit 97b212eCopy full SHA for 97b212e
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@v4
+ uses: actions/upload-artifact@v5
24
with:
25
name: database
26
path: |
0 commit comments