Skip to content

Commit

Permalink
update action version
Browse files Browse the repository at this point in the history
  • Loading branch information
fmessmer committed Feb 19, 2024
1 parent 243ecd3 commit a51502c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,10 @@ jobs:
strategy:
matrix:
include:
#- { ROS_DISTRO: kinetic }
- { ROS_DISTRO: noetic }

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
lfs: true
ssh-known-hosts: ''
Expand Down

0 comments on commit a51502c

Please sign in to comment.