Skip to content

Commit

Permalink
Update prerelease-rolling.yml -> to node.js 20
Browse files Browse the repository at this point in the history
removed deprecated node.js 16
  • Loading branch information
mosfet80 authored Aug 15, 2024
1 parent 27ed7fb commit b56b99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease-rolling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
ROS_DISTRO: [rolling]
ROS_REPO: [testing]
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: 'ros-industrial/industrial_ci@master'
env:
BEFORE_INSTALL_TARGET_DEPENDENCIES: 'sudo apt-get update'
Expand Down

0 comments on commit b56b99b

Please sign in to comment.