We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d52d9e + bc219a1 commit 39dfe66Copy full SHA for 39dfe66
.github/workflows/gazebo_ci.yaml
@@ -33,7 +33,7 @@ jobs:
33
GITHUBUSER: ${{ secrets.GITHUBUSER }}
34
steps:
35
- uses: actions/checkout@v3
36
- - uses: actions/setup-python@v4.0.0
+ - uses: actions/setup-python@v4.1.0
37
with:
38
python-version: 3.x
39
- name: Install requirements
.github/workflows/ros_ci.yaml
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
49
50
51
cache: 'pip'
0 commit comments