Skip to content

Commit a98fd52

Browse files
committed
Bump Renode
1 parent 5a89ebf commit a98fd52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ runs:
102102
sudo pip3 install -r requirements.txt
103103
shell: bash
104104
env:
105-
RENODE_VERSION: "1.13.3"
105+
RENODE_VERSION: "1.15.3"
106106

107107
- id: create-pip-virtual-environment
108108
run: cd ${GITHUB_ACTION_PATH} && mkdir -p venv-dir && python3 -m venv venv-dir

0 commit comments

Comments
 (0)