We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc2e3d commit 1006d09Copy full SHA for 1006d09
1 file changed
.github/workflows/check_url.yml
@@ -34,7 +34,7 @@ jobs:
34
runs-on: windows-latest
35
strategy:
36
matrix:
37
- babashka-url: ['https://ci.appveyor.com/api/buildjobs/ux0sg55l0fh9px62/artifacts/babashka-1.1.173-SNAPSHOT-windows-amd64.zip']
+ babashka-url: ['https://ci.appveyor.com/api/buildjobs/jem1nge8xapaubv6/artifacts/babashka-1.3.183-SNAPSHOT-windows-amd64.zip']
38
steps:
39
- name: Setup Babashka
40
id: setup-babashka
0 commit comments