There was an error while loading. Please reload this page.
1 parent f279c51 commit 213da77Copy full SHA for 213da77
1 file changed
.github/workflows/docker-netpyne.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v7
17
18
- name: Build the Docker image
19
run: |
0 commit comments