We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a323de8 commit ceed641Copy full SHA for ceed641
1 file changed
.github/workflows/main.yml
@@ -51,7 +51,7 @@ jobs:
51
should-run-hindcast: ${{ steps.hindcast-logic.outputs.should-run-hindcast }}
52
steps:
53
- name: Checkout code
54
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
55
56
- name: Check for changes in wave/io/hindcast
57
id: changes
0 commit comments