Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #58 from atomic-studio-org/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/checkout-4

chore(deps): bump actions/checkout from 3 to 4
  • Loading branch information
tulilirockz authored Mar 11, 2024
2 parents 537fe45 + 96e53c1 commit 15fc4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- run: nix flake check -L

0 comments on commit 15fc4aa

Please sign in to comment.