Skip to content

Commit

Permalink
Bump setup-forklift action
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanjli committed Feb 6, 2024
1 parent 1dc9ceb commit 136857c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v4

- name: Setup Forklift
uses: PlanktoScope/[email protected].0
uses: PlanktoScope/[email protected].1
with:
version: ${{ matrix.forklift-version }}

Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Downloaded forklift binary
forklift

0 comments on commit 136857c

Please sign in to comment.