Skip to content

Commit

Permalink
Merge pull request #801 from NASA-PDS/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/workflows/actions/upload-artifact-4

Bump actions/upload-artifact from 3 to 4 in /.github/workflows
  • Loading branch information
jordanpadams authored Dec 23, 2023
2 parents 04587f9 + fb77547 commit 6299ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Upload CodeQL Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: codeql-artifacts
path: ${{ env.RESULTS_DIR }}

0 comments on commit 6299ca5

Please sign in to comment.