Skip to content

Commit d1caac3

Browse files
Merge pull request #35 from NeuralEnsemble/dependabot/github_actions/actions/checkout-6
chore(deps): bump actions/checkout from 3 to 6
2 parents 10e5850 + 13261c0 commit d1caac3

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
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919

20-
- uses: actions/checkout@v3
20+
- uses: actions/checkout@v6
2121
- name: Set up Python ${{ matrix.python-version }}
2222
uses: actions/setup-python@v6
2323
with:

0 commit comments

Comments
 (0)