Skip to content

Commit

Permalink
Restore liquid dependency version. Rename airtable action
Browse files Browse the repository at this point in the history
  • Loading branch information
pkane committed Nov 29, 2023
1 parent 0366c46 commit 24092c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/airtable.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Airtable Import
on: [push]
jobs:
lighthouse:
airtable:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ GEM
jekyll-watch (~> 2.0)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0.4)
liquid (~> 4.0)
mercenary (~> 0.4.0)
pathutil (~> 0.9)
rouge (~> 3.0)
Expand All @@ -45,7 +45,7 @@ GEM
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
liquid (4.0.3)
listen (3.7.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand Down

0 comments on commit 24092c2

Please sign in to comment.