Skip to content

Commit

Permalink
Merge pull request #841 from input-output-hk/fix-checkout
Browse files Browse the repository at this point in the history
Bump GH actions/checkout version -> v4.1.1
  • Loading branch information
nhenin authored Mar 15, 2024
2 parents e88d486 + ff06537 commit afe022a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
packages: write
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v4.1.1

- name: Install Nix
uses: cachix/install-nix-action@v25
Expand Down

0 comments on commit afe022a

Please sign in to comment.