Skip to content

Commit 3a90593

Browse files
authored
Merge pull request #855
Bump actions/checkout from 5 to 6
2 parents c2d2701 + 98b8725 commit 3a90593

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@v5
12+
- uses: actions/checkout@v6
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)