Skip to content

Commit 55e3bf8

Browse files
authored
Merge pull request #3 from skrub-data/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 53fe6d4 + 12faefc commit 55e3bf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
contents: write
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v4
14+
- uses: actions/checkout@v6
1515
with:
1616
fetch-depth: 0
1717
- uses: prefix-dev/setup-pixi@v0.9.6

0 commit comments

Comments
 (0)