Skip to content

Commit e3d4f56

Browse files
authored
Merge pull request nix-community#27 from nix-community/dependabot/github_actions/actions/checkout-v2.3.3
Bump actions/checkout from v2.3.2 to v2.3.3
2 parents 001d49b + fb07bf9 commit e3d4f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
runs-on: ubuntu-latest
3636
steps:
3737
- name: Checkout repository
38-
uses: actions/[email protected].2
38+
uses: actions/[email protected].3
3939
- name: Install nix
4040
uses: cachix/install-nix-action@v10
4141
with:

0 commit comments

Comments
 (0)