Skip to content

Commit 8112890

Browse files
Bump actions/checkout from 4.2.2 to 5.0.0 (#95)
1 parent 1758851 commit 8112890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- name: Checkout repository
15-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
15+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
1616

1717
- name: Configure homebrew
1818
run: |

0 commit comments

Comments
 (0)