Skip to content

Commit ceed641

Browse files
committed
Actions: Update checkout to v6
1 parent a323de8 commit ceed641

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
should-run-hindcast: ${{ steps.hindcast-logic.outputs.should-run-hindcast }}
5252
steps:
5353
- name: Checkout code
54-
uses: actions/checkout@v4
54+
uses: actions/checkout@v6
5555

5656
- name: Check for changes in wave/io/hindcast
5757
id: changes

0 commit comments

Comments
 (0)