Skip to content

Commit 7d3d884

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update actions/checkout action to v5.0.1
1 parent 47bd6f2 commit 7d3d884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix-github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
with:
109109
name: pyproject-nix
110110
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
111-
- uses: actions/[email protected].0
111+
- uses: actions/[email protected].1
112112
- name: Run build
113113
run: nix build -L '.#doc'
114114
- name: Upload artifact

0 commit comments

Comments
 (0)