nur @main -
refs -
log -
-
https://git.jolheiser.com/nur.git
Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signature
-----BEGIN PGP SIGNATURE-----
wsBcBAABCAAQBQJhiMtLCRBK7hj4Ov3rIwAABRkIAFgmtL6uMx2uTrzrztXNG4aB
JoWVHhwfAjBKG41rt1rUZeqPpNTDheylyt0XH7DwJ/POl/lZbyroZ9RZZbzBxlQP
Ee77yIuHRVDvJbZd+V5AIFBmApVZI65+/WKmlLZtjair0X9T0RKKivxWh5quoc5w
9HarKdMEUiGoezvVWjUcKDYgz5qzoQLtCz3vneD8H9Ui0t3Lelg9BlZymXBsuXmW
96CBxVXIrG+0bxBjRuEMuNEPxdEzHq9ww/5b+pep0GvufpN3sPJ5MiHhb8+5MAYo
qYjpdOfbV7ePmXeq0wX7Gz00xSxsYxlaVa0GhbjSEFk62xj8q7I5FWPLbis8mGQ=
=Z/bL
-----END PGP SIGNATURE-----
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index c0c72015a2aa4e423b6c7e1093e3584f8afdc793..0ebcc34b67d2c9dcfaa4892c4e271d89eca1d745 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -40,7 +40,7 @@ - nixpkgs=channel:nixos-21.05
runs-on: ubuntu-latest
steps:
- name: Checkout repository
- uses: actions/checkout@v2.3.5
+ uses: actions/checkout@v2.4.0
- name: Install nix
uses: cachix/install-nix-action@v14
with: