Skip to content

Commit

Permalink
⬆ Update Nedryland CI deps to 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abbec committed Jan 13, 2023
1 parent 5103aa5 commit 184c955
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ concurrency:
jobs:
lint:
name: Lint
uses: goodbyekansas/nedryland/.github/workflows/checks.yml@8.0.0
uses: goodbyekansas/nedryland/.github/workflows/checks.yml@8.1.0
with:
nix-version: 2.11.1

Expand All @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup Nix
uses: goodbyekansas/nedryland/.github/actions/setup-nix@8.0.0
uses: goodbyekansas/nedryland/.github/actions/setup-nix@8.1.0
with:
version: 2.11.1
config-path: .github/workflows/nix.conf
Expand Down

0 comments on commit 184c955

Please sign in to comment.