Skip to content

Commit

Permalink
feat: Update actions to v4
Browse files Browse the repository at this point in the history
Updating is needed for node
  • Loading branch information
redyf committed Feb 7, 2024
1 parent b52d040 commit 9b429ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
contents: write
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

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

0 comments on commit 9b429ff

Please sign in to comment.