We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac3d60 commit 5ddabbeCopy full SHA for 5ddabbe
.github/workflows/scan.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build:
11
name: Build
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
13
steps:
14
- name: Checkout code
15
uses: actions/checkout@v3
0 commit comments