Skip to content

Commit

Permalink
specify full version of actions/Checkout for github
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada authored and tkmtnt7000 committed Oct 18, 2022
1 parent 2ce0b4c commit dbbb3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
fi
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3.0.2

- name: Run jsk_travis
uses: jsk-ros-pkg/jsk_travis@master
Expand Down

0 comments on commit dbbb3d8

Please sign in to comment.