Skip to content

Commit 8a3b292

Browse files
chore(deps): update actions/checkout action to v5 (#126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 274cc8a commit 8a3b292

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-24.04
66

77
steps:
8-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
8+
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
99

1010
- name: Set up Python
1111
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6

0 commit comments

Comments
 (0)