We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cc8ba9 commit b543cfbCopy full SHA for b543cfb
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