We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bde799 + 4b78c80 commit 6a09cacCopy full SHA for 6a09cac
.github/workflows/python_actions.yml
@@ -26,9 +26,9 @@ jobs:
26
27
steps:
28
- name: Checkout
29
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
30
- name: Checkout SupportScripts
31
32
with:
33
repository: SpiNNakerManchester/SupportScripts
34
path: support
@@ -65,9 +65,9 @@ jobs:
65
runs-on: ubuntu-latest
66
67
68
69
70
71
72
73
0 commit comments