Skip to content

Commit 213da77

Browse files
authored
Update GitHub Actions checkout action version
1 parent f279c51 commit 213da77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-netpyne.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
steps:
16-
- uses: actions/checkout@v4
16+
- uses: actions/checkout@v7
1717

1818
- name: Build the Docker image
1919
run: |

0 commit comments

Comments
 (0)