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