Skip to content

Commit

Permalink
Merge pull request #579 from sdr-enthusiasts/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/upload-artifact-4.4.3

build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3
  • Loading branch information
fredclausen authored Oct 24, 2024
2 parents 86ac56d + e10d7b4 commit f4f76a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_derivatives_change.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
mkdir -p ./check_derivatives_change
echo ${{ steps.changed-files.outputs.any_changed }} > ./check_derivatives_change/derivative_files_changed
echo ${{ github.event.number }} > ./check_derivatives_change/issue_number
- uses: actions/[email protected].0
- uses: actions/[email protected].3
with:
name: check_derivatives_change
path: check_derivatives_change/
Expand Down

0 comments on commit f4f76a4

Please sign in to comment.