Skip to content

Commit 32af4cf

Browse files
committed
update ci dep
1 parent fab9d9c commit 32af4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package_main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
os: [windows-latest, macos-latest, ubuntu-latest]
6969
runs-on: ${{ matrix.os }}
7070
steps:
71-
- uses: esp-cpp/esp-packaged-programmer-action@v1.0.4
71+
- uses: esp-cpp/esp-packaged-programmer-action@v1.0.5
7272
with:
7373
zipfile-id: ${{ needs.build.outputs.zipfile-id }}
7474
# TODO: update programmer name to be what you want to call it

0 commit comments

Comments
 (0)