Skip to content

Commit

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

build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6
  • Loading branch information
fredclausen authored Aug 11, 2024
2 parents 897cc2f + 900504d commit 6b0cb1b
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].5
- uses: actions/[email protected].6
with:
name: check_derivatives_change
path: check_derivatives_change/
Expand Down

0 comments on commit 6b0cb1b

Please sign in to comment.