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.
2 parents d8c0bdc + 028758f commit 0d4fe45Copy full SHA for 0d4fe45
.github/workflows/squareline.yml
@@ -27,7 +27,7 @@ jobs:
27
needs: [ create-squareline-packages ]
28
steps:
29
- name: Download artifacts
30
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
31
with:
32
name: artifacts
33
path: espressif
0 commit comments