Update to actions/checkout@v4 for master merge workflow

This commit is contained in:
Jordan Dominion
2024-01-29 17:48:30 -05:00
parent f1edc7693a
commit 41a70a7bc6
+3 -1
View File
@@ -12,7 +12,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v1
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Merge master into dev
uses: robotology/gh-action-nightly-merge@22f5e45d028f22837d617fa07512925457eec184 #v1.3.3