Skip to content

Commit

Permalink
Merge pull request #2426 from gdsfactory/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/upload-artifact-4

Bump actions/upload-artifact from 3 to 4
  • Loading branch information
joamatab committed Jan 24, 2024
2 parents 762f480 + a832ebe commit faf6f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_code.yml
Expand Up @@ -53,7 +53,7 @@ jobs:
run: |
pip install pytest
pytest
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: requirements
path: requirements.txt
Expand Down

0 comments on commit faf6f4e

Please sign in to comment.