Skip to content

Commit 464b458

Browse files
authored
Merge pull request #134 from RobotWebTools/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents e8bfce3 + 144fb88 commit 464b458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-ros1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
os: ubuntu-latest
3232
python-version: "3.11"
3333
steps:
34-
- uses: actions/checkout@v3
34+
- uses: actions/checkout@v4
3535
- name: Set up Python ${{ matrix.python-version }}
3636
uses: actions/setup-python@v5
3737
with:

0 commit comments

Comments
 (0)