1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

fix: resolve CI failures (#560)

This commit is contained in:
Naor Peled
2025-08-09 20:51:00 +03:00
committed by GitHub
parent afc0fbf131
commit 20fc037785
4 changed files with 14 additions and 14 deletions

View File

@@ -4,7 +4,7 @@ concurrency: draft_or_update_next_release
on:
push:
branches:
- main
- master
workflow_dispatch:
jobs:
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v4
- uses: release-drafter/release-drafter@v5
env: