Skip to content

Commit

Permalink
CI: update actions/checkout to version 3 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
mosfet80 authored Jul 4, 2023
1 parent 8e3f3f4 commit ad17b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
name: "${{ matrix.distro }}"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: industrial_ci
uses: ros-industrial/industrial_ci@master

0 comments on commit ad17b8d

Please sign in to comment.