Skip to content

Commit

Permalink
CI: Bump GitHub action version
Browse files Browse the repository at this point in the history
"Node.js 16 actions are deprecated."
  • Loading branch information
lah7 committed Apr 17, 2024
1 parent 5a4db3d commit 9669a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 9669a96

Please sign in to comment.