Skip to content

Commit f17cee6

Browse files
authored
Merge branch 'master' into dependabot/pip/channels-redis-approx-eq-4.3.0
2 parents 98281b8 + 327ff59 commit f17cee6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# These are supported funding model platforms
22

3-
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
3+
github: [openwisp]
44
patreon: # Replace with a single Patreon username
55
open_collective: # Replace with a single Open Collective username
66
ko_fi: # Replace with a single Ko-fi username

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- debian12
2828

2929
steps:
30-
- uses: actions/checkout@v4
30+
- uses: actions/checkout@v5
3131
with:
3232
ref: ${{ github.event.pull_request.head.sha }}
3333

0 commit comments

Comments
 (0)