Skip to content

Commit

Permalink
*upgrade backend action version
Browse files Browse the repository at this point in the history
Signed-off-by: provenceee <[email protected]>
  • Loading branch information
provenceee committed Nov 12, 2024
1 parent 0789753 commit 52b7530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/common/backend/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ runs:
tar -zxf nacos-server-2.1.0.tar.gz
bash nacos/bin/startup.sh -m standalone
- name: Set up python
uses: actions/setup-python@v3.1.3
uses: actions/setup-python@v5
with:
python-version: '3.10'

0 comments on commit 52b7530

Please sign in to comment.