We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f63ab commit 154479cCopy full SHA for 154479c
.github/workflows/tagged-release.yml
@@ -50,7 +50,7 @@ jobs:
50
node-version: 20
51
- run: npm ci
52
53
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
54
with:
55
python-version: '3.10' # for appdmg
56
- uses: maxim-lobanov/setup-xcode@v1
0 commit comments