Skip to content

Commit

Permalink
Update action version to v3 to use latest nodejs
Browse files Browse the repository at this point in the history
  • Loading branch information
vvb committed Aug 29, 2023
1 parent a7ad127 commit 53f56cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
version: [3.8]

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.version }}
uses: actions/setup-python@v1
with:
Expand Down

0 comments on commit 53f56cc

Please sign in to comment.