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 01c6cee commit 40f870fCopy full SHA for 40f870f
.github/workflows/publish.yml
@@ -32,7 +32,7 @@ jobs:
32
python3 ${{ github.workspace }}/manage/update_manifest.py --version ${{ steps.version.outputs.version }}
33
34
- name: 📤 Upload zip to action
35
- uses: actions/[email protected].2
+ uses: actions/[email protected].3
36
if: ${{ github.event_name == 'push' }}
37
with:
38
name: ocpp
0 commit comments