Skip to content

Commit c19fc13

Browse files
committed
Checkout action update
1 parent 11996bc commit c19fc13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: Checkout source
10-
uses: actions/checkout@v4
10+
uses: actions/checkout@v6
1111
- uses: astral-sh/ruff-action@v4.0.0
1212
# https://github.com/astral-sh/ruff-action

0 commit comments

Comments
 (0)