mirror of
https://github.com/iipc/awesome-web-archiving.git
synced 2025-12-17 04:14:43 +03:00
Update runs-on
Was pointing at defunct base image.
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -4,7 +4,7 @@ on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
run-lint:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user