Skip to content

Commit 055a0e0

Browse files
build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1592)
1 parent 162c340 commit 055a0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
python3 ${{ github.workspace }}/manage/update_manifest.py --version ${{ steps.version.outputs.version }}
3333
3434
- name: 📤 Upload zip to action
35-
uses: actions/[email protected].1
35+
uses: actions/[email protected].2
3636
if: ${{ github.event_name == 'push' }}
3737
with:
3838
name: ocpp

0 commit comments

Comments
 (0)