Skip to content

Commit 59ead33

Browse files
authored
Merge pull request #128 from fastmachinelearning/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 1c63efe + 53c5f31 commit 59ead33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
deploy-book:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v6
17+
- uses: actions/checkout@v7
1818

1919
# Install dependencies
2020
- name: Setup Miniconda

0 commit comments

Comments
 (0)