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 fab9d9c commit 32af4cfCopy full SHA for 32af4cf
.github/workflows/package_main.yml
@@ -68,7 +68,7 @@ jobs:
68
os: [windows-latest, macos-latest, ubuntu-latest]
69
runs-on: ${{ matrix.os }}
70
steps:
71
- - uses: esp-cpp/esp-packaged-programmer-action@v1.0.4
+ - uses: esp-cpp/esp-packaged-programmer-action@v1.0.5
72
with:
73
zipfile-id: ${{ needs.build.outputs.zipfile-id }}
74
# TODO: update programmer name to be what you want to call it
0 commit comments