We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b4fcf6 commit a35cc17Copy full SHA for a35cc17
.github/workflows/build.yml
@@ -58,7 +58,7 @@ jobs:
58
uses: actions/checkout@v4
59
with:
60
repository: 'openwrt/openwrt'
61
- ref: 'v23.05.2'
+ ref: 'v23.05.3'
62
63
- name: Configure basic packages
64
run: bash ../settings/basic.sh
0 commit comments