Skip to content

Commit

Permalink
Upgrade some external github action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wvangeit committed Jul 29, 2024
1 parent ca32d19 commit 54540b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
with:
fetch-depth: 0
- name: Set up sccache
uses: mozilla-actions/[email protected].3
uses: mozilla-actions/[email protected].5
- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: 3.9
- name: Get dakota src
Expand Down

0 comments on commit 54540b3

Please sign in to comment.