Skip to content

Commit 5e5b7b7

Browse files
authored
Merge pull request #820
Bump actions/checkout from 4 to 5
2 parents 961ce00 + 9f0aa6e commit 5e5b7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CompatHelper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
CompatHelper:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v4
12+
- uses: actions/checkout@v5
1313
- name: Get Julia compatibility
1414
id: julia_compat
1515
# NOTE: this requires a julia compat lower-bound with minor version!

0 commit comments

Comments
 (0)