Skip to content

Commit 8a641ec

Browse files
authored
Merge pull request #190 from gdsfactory/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents fc7a01a + d3d5a47 commit 8a641ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
test_gfp:
3939
runs-on: ubuntu-latest
4040
steps:
41-
- uses: actions/checkout@v5
41+
- uses: actions/checkout@v6
4242
- name: Set up Python
4343
uses: actions/setup-python@v6
4444
with:

0 commit comments

Comments
 (0)