Content-Length: 291604 | pFad | http://github.com/FuzzFoundation/WKTPlot/commit/d6ec23a03a995e217e06185424a4cdb99f7626d3

75 Bump and pin actions to latest versions · FuzzFoundation/WKTPlot@d6ec23a · GitHub
Skip to content

Commit

Permalink
Bump and pin actions to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
misimpso committed Oct 25, 2022
1 parent 632f8e0 commit d6ec23a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3.1.0
- name: Set up Python 3.10
uses: actions/setup-python@v2
uses: actions/setup-python@v4.3.0
with:
python-version: '3.10'
- name: Create virtual environment
run: make init
- name: Build module
run: make build
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3.1.1
with:
name: wktplot_dist
path: dist/
Expand All @@ -27,7 +27,7 @@ jobs:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v3.0.1
with:
name: wktplot_dist
path: dist
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/manual_push_to_discord.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
- name: Discord Notification
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
uses: Ilshidur/action-discord@master
uses: Ilshidur/action-discord@0.3.2
with:
args: 'The project {{ EVENT_PAYLOAD.repository.full_name }} is sending a notifcation...'
8 changes: 4 additions & 4 deletions .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@ jobs:
os: [ubuntu-latest, windows-latest]
python-version: ['3.7', '3.8', '3.9', '3.10']
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3.1.0
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
uses: actions/setup-python@v4.3.0
with:
python-version: ${{ matrix.python-version }}
- name: Create virtual environment and install dependencies
run: make develop
- name: Run tests
run: make test
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3.1.1
if: matrix.os == 'ubuntu-latest' && matrix.python-version == '3.9' && github.ref == 'refs/heads/main'
- name: Codacy Analysis CLI
uses: codacy/codacy-analysis-cli-action@4.0.0
uses: codacy/codacy-analysis-cli-action@4.2.0
if: matrix.os == 'ubuntu-latest' && matrix.python-version == '3.9' && github.ref == 'refs/heads/main'

0 comments on commit d6ec23a

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/FuzzFoundation/WKTPlot/commit/d6ec23a03a995e217e06185424a4cdb99f7626d3

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy