Skip to content

Commit

Permalink
Merge pull request #1421 from sigprof/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/actions/nix-build/actions/upload-artifact-4.4.3

build(deps): Bump actions/upload-artifact from 4.4.2 to 4.4.3 in /.github/actions/nix-build
  • Loading branch information
sigprof authored Oct 10, 2024
2 parents 54d6c06 + 69225d4 commit 183c19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/nix-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ runs:
- name: Upload build logs
if: always()
uses: actions/[email protected].2
uses: actions/[email protected].3
with:
name: build-logs-${{inputs.system}}-${{github.job}}-${{strategy.job-index}}
path: ".build/logs/*"
Expand Down

0 comments on commit 183c19c

Please sign in to comment.