We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b32e420 commit 123ce9aCopy full SHA for 123ce9a
.github/workflows/push.yml
@@ -14,7 +14,7 @@ jobs:
14
node-version: '16'
15
16
- name: ⬆️ Upload output
17
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
18
with:
19
name: ${{ github.sha }}
20
path: ./**
0 commit comments