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 5301ab2 commit 7c39c49Copy full SHA for 7c39c49
.github/workflows/deployVersion.yml
@@ -70,7 +70,7 @@ jobs:
70
71
72
- name: Archive production artifacts main
73
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
74
with:
75
name: releaseBlocklyAutomation
76
path: 'src/blockly10/build/*'
0 commit comments