Skip to content

Commit

Permalink
Merge pull request #125 from LudovicRousseau/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/upload-artifact-4

Bump actions/upload-artifact from 3 to 4
  • Loading branch information
LudovicRousseau authored Oct 17, 2024
2 parents 70c3578 + 7c1f752 commit 3bb00ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ jobs:
c:\\SoftHSM2\\bin\\softhsm2-util --init-token --slot 0 --label "A token" --pin 1234 --so-pin 123456
python run_test.py
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
path: dist

0 comments on commit 3bb00ab

Please sign in to comment.