We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6072ab2 commit f73338eCopy full SHA for f73338e
1 file changed
.github/workflows/pack.yml
@@ -13,7 +13,7 @@ permissions:
13
14
jobs:
15
build:
16
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@v3
19
with:
0 commit comments