uses latest in workflows (#528)

This commit is contained in:
kaczmarczyck
2022-08-15 10:44:05 +02:00
committed by GitHub
parent d3e01d22fb
commit 5daf5f81d1
17 changed files with 18 additions and 18 deletions

View File

@@ -5,7 +5,7 @@ on:
jobs:
audit:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
if: github.repository == 'google/OpenSK'
steps:
- uses: actions/checkout@v2