Skip to content

Commit

Permalink
ci: Revert temporary fix for Github checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
colluca committed Jul 5, 2024
1 parent 42b7554 commit 83333bb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0

# Required by Github checkout action on Ubuntu 18.04-based container,
# see https://github.com/actions/checkout/issues/1590
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true

# Run functional regression checks
name: ci
on: [push, pull_request]
Expand Down

0 comments on commit 83333bb

Please sign in to comment.