Skip to content

Commit

Permalink
Updated upload artifact action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
miballe committed Sep 10, 2024
1 parent 98c8a28 commit be19b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_test_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
ref: 'dev'

- name: Set up Python
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: '3.10.9'

Expand Down

0 comments on commit be19b16

Please sign in to comment.