mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-01-30 23:06:18 +00:00
Lock actions/checkout version until github fixes it
This commit is contained in:
parent
b030f48b4f
commit
7b06773deb
2
.github/workflows/ensure-build.yml
vendored
2
.github/workflows/ensure-build.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v2.3.5
|
||||
- name: Install GraphicsMagick
|
||||
run: sudo apt install graphicsmagick
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user