Skip to content

Commit aa924df

Browse files
update 'actions/checkout' action
1 parent b1aba64 commit aa924df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
colcon mixin add default https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml
4444
colcon mixin update default
4545
46-
- uses: actions/checkout@v4
46+
- uses: actions/checkout@v5
4747
with:
4848
path: src
4949

0 commit comments

Comments
 (0)