We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf4fbbb + b543cfb commit ae81fe1Copy full SHA for ae81fe1
1 file changed
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
# be limited (they run on all forks' default branches).
29
if: startswith(github.repository, 'adafruit/')
30
steps:
31
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
32
with:
33
submodules: true
34
- name: Update Awesome CircuitPython
0 commit comments