Skip to content

Commit

Permalink
Update GH action version.
Browse files Browse the repository at this point in the history
  • Loading branch information
nealkruis committed Dec 5, 2023
1 parent fc93fea commit ca47c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Test
run: poetry run doit
- name: Upload output
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: output-${{ matrix.os }}-py${{ matrix.python-version }}
path: output

0 comments on commit ca47c71

Please sign in to comment.