We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 001d49b + fb07bf9 commit e3d4f56Copy full SHA for e3d4f56
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
runs-on: ubuntu-latest
36
steps:
37
- name: Checkout repository
38
- uses: actions/[email protected].2
+ uses: actions/[email protected].3
39
- name: Install nix
40
uses: cachix/install-nix-action@v10
41
with:
0 commit comments