ci: update workflow runner to latest ubuntu version

This commit is contained in:
Prad Nukala 2024-09-23 12:30:52 -04:00
parent ea10c5a472
commit b725493e50

View File

@ -14,7 +14,7 @@ permissions:
jobs:
build:
name: Gitflow
runs-on: ubuntu-16.04
runs-on: ubuntu-latest
steps:
- uses: Logerfo/gitflow-action@0.0.5
with: